Merge pull request from vichan-devel/vichan#205 from Montrosos/patch-1 Included header.html for better boardlist

This commit is contained in:
Benjamin Southall 2017-06-08 07:41:34 +09:00
parent 0751578ed7
commit 894e8eadfd

View File

@ -11,6 +11,7 @@
{% if config.url_favicon %}<link rel="shortcut icon" href="{{ config.url_favicon }}" />{% endif %}
{% if config.font_awesome %}<link rel="stylesheet" href="{{ config.root }}{{ config.font_awesome_css }}">{% endif %}
{% include 'header.html' %}
</head>
<body>
<div class="bar top">