Fixes board list on homepage

This commit is contained in:
nonmakina 2021-01-17 16:57:28 -06:00
parent 9ec85e96c2
commit fa4630e354
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{% filter remove_whitespace %}
{{ boardlist.top }}
<div class="content">
{{ boardlist.top }}
<header>
<h1>{{ settings.title }}</h1>
<div class="subtitle">{{ settings.subtitle }}</div>