diff options
author | Volpeon <git@volpeon.ink> | 2021-11-21 09:40:35 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-11-21 09:40:35 +0100 |
commit | 23207344301bd7f9c63190d2c39bd0352b4b1d8a (patch) | |
tree | 6aaeb410a8f1049009babf5cb38f215675ca5c2c /templates | |
parent | Improved list structure again (diff) | |
download | volpeon.ink-23207344301bd7f9c63190d2c39bd0352b4b1d8a.tar.gz volpeon.ink-23207344301bd7f9c63190d2c39bd0352b4b1d8a.tar.bz2 volpeon.ink-23207344301bd7f9c63190d2c39bd0352b4b1d8a.zip |
Clwanup
Diffstat (limited to 'templates')
-rw-r--r-- | templates/base.html | 2 |
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)$ |