mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-17 19:29:28 +01:00
Update catalog.html
Changed title from being - "Catalog /board/" to "/board/ - Catalog"
This commit is contained in:
parent
5dd7ba1c98
commit
8f70c7e138
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user