adds privacy policy and page footer
This commit is contained in:
11
server/template/footer.html
Normal file
11
server/template/footer.html
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
<div id="footer">
|
||||
<footer>
|
||||
|
||||
<div class = "footer">
|
||||
<p>made by Raphael Maenle </p>
|
||||
<p><a href="mailto:raphael@maenle.net">raphael@maenle.net</a></p>
|
||||
<p><a href="/privacy">privacy policy</a></p>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
Reference in New Issue
Block a user