Browse Source

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

pull/40/head
Benjamin Southall 7 years ago
parent
commit
894e8eadfd
  1. 1
      templates/themes/recent/recent.html

1
templates/themes/recent/recent.html

@ -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">

Loading…
Cancel
Save