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, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 13cce16..11a1b3d 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -60,7 +60,7 @@
60 $endif$ 60 $endif$
61 $endfor$ 61 $endfor$
62 </nav> 62 </nav>
63 63
64 <main> 64 <main>
65 <div class="l-container l-container--pad-x l-container--pad-y l-container--content"> 65 <div class="l-container l-container--pad-x l-container--pad-y l-container--content">
66 $if(layout.is_categorized_list)$ 66 $if(layout.is_categorized_list)$