From addfc81cc8dcec2001cde1abc46bfa6592d5c86d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 11 Jun 2020 12:01:29 +0200 Subject: [PATCH] templates: restore topik_menu_item.html --- .../templates/combo/topik_menu_item.html | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 panikweb_templates/templates/combo/topik_menu_item.html diff --git a/panikweb_templates/templates/combo/topik_menu_item.html b/panikweb_templates/templates/combo/topik_menu_item.html new file mode 100644 index 0000000..55a7028 --- /dev/null +++ b/panikweb_templates/templates/combo/topik_menu_item.html @@ -0,0 +1,24 @@ +{% load combo paniktags thumbnail %} +
  • + +
  • -- 2.39.2