blog/layouts/partials/comments.html
2023-05-31 09:56:29 +02:00

6 lines
177 B
HTML

<section id="reply">
<a href="mailto:ga-notes@augendre.info?subject={{.Title}}&amp;body={{.Permalink}}">
<button>✉️ Reply via email</button>
</a>
</section>