Add boardlist to catalog pages

This commit is contained in:
Michael Walker 2014-11-13 00:30:36 +00:00
parent 87cf853bc2
commit f7be1ee22e

View File

@ -10,7 +10,9 @@
<title>{{ settings.title }}</title>
</head>
<body class="theme-catalog">
<div class="topbar">
{{ boardlist.top }}
</div>
<header>
<h1>{{ settings.title }} (<a href="{{link}}">/{{ board }}/</a>)</h1>
<div class="subtitle">{{ settings.subtitle }}</div>