Add a footer to the html pages

This commit is contained in:
yflory
2017-02-03 16:52:55 +01:00
parent 02439e0f61
commit 9c4c378d6a
13 changed files with 676 additions and 388 deletions

View File

@@ -26,6 +26,8 @@
<div id="mainBlock" class="hidden">
{{main}}
</div>
{{footer}}
</body>
</html>