forked from leftypol/leftypol
categories theme: fix title displaying twice, put boardlist there instead
This commit is contained in:
parent
3f2ea6b936
commit
e2b1034f09
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<link rel="stylesheet" media="screen" href="{{ config.url_stylesheet }}"/>
|
||||
</head>
|
||||
<body>
|
||||
<h1>{{ settings.title }}</h1>
|
||||
{{ boardlist.top }}
|
||||
<header>
|
||||
<h1>{{ settings.title }}</h1>
|
||||
<div class="subtitle">{{ settings.subtitle }}</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue