blog/layouts/partials/comments.html

4 lines
517 B
HTML
Raw Normal View History

<section class="comments block">
<small>Have a comment? Start a discussion in my <a href="https://lists.sr.ht/~sergiodj/public-inbox">public inbox</a> by sending an email to <a href="mailto:~sergiodj/public-inbox@lists.sr.ht?Subject=Re: {{ .Title }}">~sergiodj/public-inbox@lists.sr.ht</a> [<a href="https://man.sr.ht/lists.sr.ht/etiquette.md">mailing list etiquette</a>], or see <a href="https://lists.sr.ht/~sergiodj/public-inbox?search={{ replace .Title " " "+" }}">existing discussions</a>.</small>
</section>