summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index 3afa0f0..49b2285 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -47,8 +47,6 @@
47 47
48 $if(section.is_index)$ 48 $if(section.is_index)$
49${layouts/index()} 49${layouts/index()}
50 $elseif(layout.is_dated_list)$
51${layouts/dated_list()}
52 $elseif(layout.is_categorized_list)$ 50 $elseif(layout.is_categorized_list)$
53${layouts/categorized_list()} 51${layouts/categorized_list()}
54 $else$ 52 $else$