add active page classes to body; czaks: go to bottom @ thread: fixes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{% include 'header.html' %}
|
||||
<title>{{ board }} - Catalog</title>
|
||||
</head>
|
||||
<body class="theme-catalog">
|
||||
<body class="8chan vichan {% if mod %}is-moderator{% else %}is-not-moderator{% endif %} theme-catalog active-catalog" data-stylesheet="{% if config.default_stylesheet.1 != '' %}{{ config.default_stylesheet.1 }}{% else %}default{% endif %}">
|
||||
{{ boardlist.top }}
|
||||
<header>
|
||||
<h1>{{ settings.title }} (<a href="{{link}}">/{{ board }}/</a>)</h1>
|
||||
|
Reference in New Issue
Block a user