aboutsummaryrefslogtreecommitdiff
path: root/content/templates/reply.html
blob: 333ffdbed6152f9be5382234aa74071e7456437f (plain) (blame)
1
2
3
4
5
6
7
8
{# The invitation to reply, kept apart from the layout so it can be edited, emptied or
   dropped without touching how a post is built.

   Included by post.html, which the [[pages]] rule routes blog posts through. A page that
   wants it elsewhere says `#+TEMPLATE: post.html` for itself; a post that does not want
   it says `#+TEMPLATE: base.html`. #}
<div><a href="mailto:[email protected]">Reply via email &rarr;</a></div>
<div><i>...or, comment on this post on <a href="https://bubbles.town/source/cleberg.net">Bubbles</a>!</i></div>