Revert "Web Interface: Fix more messed up tags"

This reverts commit a4cd899f0e.
This commit is contained in:
Florian Festi 2018-03-06 11:09:49 +01:00
parent 9e7b7d2279
commit 5c78d08aa8
1 changed files with 2 additions and 0 deletions

View File

@ -203,6 +203,8 @@ class BServer:
result.append(markdown.markdown(box.description))
result.append("""
</div>
</div>
<div class="footer container">
<ul>
<li><a href="https://github.com/florianfesti/boxes">Get Source at GitHub</a></li>