Add boardlist to catalog pages
This commit is contained in:
parent
87cf853bc2
commit
f7be1ee22e
@ -10,7 +10,9 @@
|
||||
<title>{{ settings.title }}</title>
|
||||
</head>
|
||||
<body class="theme-catalog">
|
||||
{{ boardlist.top }}
|
||||
<div class="topbar">
|
||||
{{ boardlist.top }}
|
||||
</div>
|
||||
<header>
|
||||
<h1>{{ settings.title }} (<a href="{{link}}">/{{ board }}/</a>)</h1>
|
||||
<div class="subtitle">{{ settings.subtitle }}</div>
|
||||
|
Loading…
Reference in New Issue
Block a user