initial commit

This commit is contained in:
2019-03-18 16:50:46 +01:00
commit 9babd3cb56
74 changed files with 12928 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<footer>
<div id="footer">
<div class="container">
<p class="text-muted">&copy; All rights reserved. The code <a href="https://src.mehl.mx/mxmehl/mehl.mx">is available</a> under GNU GPL 3.0. <a href="/impressum">Impressum &amp; Privacy</a></p>
</div>
</div>
</footer>
<div class="footer"></div>
{{ partial "js" . }}