Browse Source

Attempt fix to catalog hud

fix-catalog-hud
Zankaria 1 month ago
parent
commit
92beca286b
  1. 4
      templates/themes/catalog/catalog.html

4
templates/themes/catalog/catalog.html

@ -105,7 +105,9 @@
<br><a href="https://github.com/vichan-devel/vichan">vichan</a> Copyright &copy; 2012-2016 vichan-devel <br><a href="https://github.com/vichan-devel/vichan">vichan</a> Copyright &copy; 2012-2016 vichan-devel
<br><a href="https://github.com/lainchan/lainchan">lainchan</a> Copyright &copy; 2014-2017 lainchan Administration</p> <br><a href="https://github.com/lainchan/lainchan">lainchan</a> Copyright &copy; 2014-2017 lainchan Administration</p>
</footer> </footer>
<div class="pages"></div> <div id="bottom-hud" class="bar bottom">
<div class="pages"></div>
</div>
<script type="text/javascript">{% raw %} <script type="text/javascript">{% raw %}
ready(); ready();

Loading…
Cancel
Save