From 74a563a75a1cd3dca845a9d743d3faa64e0bf3a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sun, 9 Oct 2022 20:32:34 +0200 Subject: [PATCH] Removed not needed template file --- templates/inc/structural_link.html.twig | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 templates/inc/structural_link.html.twig diff --git a/templates/inc/structural_link.html.twig b/templates/inc/structural_link.html.twig deleted file mode 100644 index 9fe1fdb0..00000000 --- a/templates/inc/structural_link.html.twig +++ /dev/null @@ -1,15 +0,0 @@ -{% if list != null %} - -{% else %} -
-
-{% endif %} \ No newline at end of file