aboutsummaryrefslogtreecommitdiff
path: root/templates/_includes/layout/footer.html
blob: 3c929519ba14edb34d62b219630728df6a97724a (plain)
1
2
3
4
5
6
7
8
9
<footer class="site-footer">
    <nav>
        <a href="/impressum.html">Impressum</a>
        |
        <a href="/datenschutz.html">Datenschutz</a>
    </nav>

    <p>E-Mail: <a href="mailto:belka@caraus.de">belka@caraus.de</a></p>
</footer>