Add catalog for Ukko

This commit is contained in:
Matěj Grabovský 2015-06-02 15:28:06 +02:00
parent 1f409a6f4d
commit 1c641eb46b
5 changed files with 207 additions and 104 deletions

View file

@ -9,7 +9,7 @@
{% include 'header.html' %}
<title>{{ settings.title }}</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}}">