Fixes board list on homepage
This commit is contained in:
parent
9ec85e96c2
commit
fa4630e354
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue