templates/thread.html
This commit is contained in:
parent
f8ca3aa418
commit
81892ebcdc
@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<script src='https://int.vichan.net/opportunistic_https.js'></script>
|
||||
<link rel="stylesheet" media="screen" href="{{ config.url_stylesheet }}">
|
||||
{% if config.url_favicon %}<link rel="shortcut icon" href="{{ config.url_favicon }}">{% endif %}
|
||||
<title>{{ board.url }} - {{ board.name }}</title>
|
||||
|
Loading…
Reference in New Issue
Block a user