forked from GithubBackups/vichan
Add board title
This commit is contained in:
parent
7ca9b7edaf
commit
ff56081a34
@ -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 }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user