Merge pull request #17 from mgrabovsky/ukko-catalog

Add catalog for ukko
This commit is contained in:
Michael Walker 2015-09-09 23:51:00 +01:00
commit 05c569e656
5 changed files with 207 additions and 104 deletions

View file

@ -9,7 +9,7 @@
{% include 'header.html' %}
<title>{{ settings.title }} (/{{ board }}/)</title>
</head>
<body class="theme-catalog">
<body class="theme-catalog board-{{ board }}">
<div class="topbar">
{{ boardlist.top }}
</div>
@ -49,6 +49,7 @@
data-reply="{{ post.reply_count }}"
data-bump="{{ post.bump }}"
data-time="{{ post.time }}"
data-board="{{ post.board }}"
>
<div class="thread grid-li grid-size-small">
<a href="{{post.link}}">