summaryrefslogtreecommitdiffhomepage
path: root/footer.php
blob: 3708eb6226fb83f16b4f298d2042a9b7fd740e83 (plain)
1
2
3
4
5
6
        <footer>
            <p>Send me a message! <a href="mailto:&#97;&#100;&#97;&#109;&#64;&#109;&#97;&#108;&#99;&#122;&#46;&#99;&#111;&#109;">&#97;&#100;&#97;&#109;&#64;&#109;&#97;&#108;&#99;&#122;&#46;&#99;&#111;&#109;</a></p>
        </footer>
        <?php wp_footer();?>
    </body>
</html>