summaryrefslogtreecommitdiffstats
path: root/templates/w3/accordion.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/w3/accordion.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/w3/accordion.html b/templates/w3/accordion.html
deleted file mode 100644
index f3a9859..0000000
--- a/templates/w3/accordion.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<div id="{{ accordion.css_id }}" role="tablist">
- {{ content }}
-</div>