Update catalog.html
Changed title from being - "Catalog /board/" to "/board/ - Catalog"
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
, board_name = "{{ board }}";
|
, board_name = "{{ board }}";
|
||||||
</script>
|
</script>
|
||||||
{% include 'header.html' %}
|
{% include 'header.html' %}
|
||||||
<title>{{ settings.title }}</title>
|
<title>{{ board }} - Catalog</title>
|
||||||
</head>
|
</head>
|
||||||
<body class="theme-catalog">
|
<body class="theme-catalog">
|
||||||
{{ boardlist.top }}
|
{{ boardlist.top }}
|
||||||
|
Reference in New Issue
Block a user