1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-31 12:23:48 +01:00

Merge pull request #114 from anonfagola/patch-20

Update catalog.html
This commit is contained in:
Fredrick Brennan 2014-09-28 15:41:32 -04:00
commit 8cc06da7a4

View File

@ -7,7 +7,7 @@
active_page = "catalog";
</script>
{% include 'header.html' %}
<title>{{ settings.title }}</title>
<title>{{ board }} - Catalog</title>
</head>
<body class="theme-catalog">
{{ boardlist.top }}