Browse Source

templates/thread.html

pull/40/head
Czterooki 11 years ago
parent
commit
81892ebcdc
  1. 1
      templates/thread.html

1
templates/thread.html

@ -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…
Cancel
Save