calendarwatch_frontend/server/template/footer.html

10 lines
239 B
HTML

<div id="footer">
<div class="footer container">
<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>