Add board title

This commit is contained in:
8chan 2014-09-30 23:08:56 +00:00
parent 7ca9b7edaf
commit ff56081a34

View File

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