summaryrefslogtreecommitdiff
path: root/templates/menusection.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'templates/menusection.mdwn')
-rw-r--r--templates/menusection.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/menusection.mdwn b/templates/menusection.mdwn
new file mode 100644
index 0000000..6466539
--- /dev/null
+++ b/templates/menusection.mdwn
@@ -0,0 +1,4 @@
+<div class="menusection<TMPL_IF first> break</TMPL_IF>">
+<h3><TMPL_VAR title></h3>
+<TMPL_VAR content>
+</div>