1
0
Fork 0
mirror of https://github.com/Crocmagnon/blog.git synced 2025-03-09 19:34:09 +01:00
blog/layouts/partials/comments.html

6 lines
177 B
HTML
Raw Normal View History

2023-05-21 12:55:06 +02:00
<section id="reply">
<a href="mailto:ga-notes@augendre.info?subject={{.Title}}&amp;body={{.Permalink}}">
<button>✉️ Reply via email</button>
</a>
2023-05-31 09:56:29 +02:00
</section>