cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
main: content/templates/reply.html · raw
1{# The invitation to reply, kept apart from the layout so it can be edited, emptied or
2 dropped without touching how a post is built.
3
4 Included by post.html, which the [[pages]] rule routes blog posts through. A page that
5 wants it elsewhere says `#+TEMPLATE: post.html` for itself; a post that does not want
6 it says `#+TEMPLATE: base.html`. #}
7<div><a href="mailto:hello@cleberg.net">Reply via email →</a></div>
8<div><i>...or, comment on this post on <a href="https://bubbles.town/source/cleberg.net">Bubbles</a>!</i></div>