calendarwatch_frontend/server/template/footer.html
2020-05-29 20:32:44 +02:00

10 lines
229 B
HTML

<div id="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>
</div>