mirror of
https://github.com/jbowdre/capsule.git
synced 2024-11-10 00:42:18 +00:00
add email reply option to gemlog posts
This commit is contained in:
parent
942f1f938e
commit
a748c29e10
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
|||
* Categories: {{ entry.categories | join(sep=", ") }}
|
||||
{% endif %}
|
||||
{{ entry.body }}
|
||||
|
||||
=> mailto:capsule@jbowdre.lol?subject=Re:%20{{ entry.title | slugify }} 📧 Reply via email
|
||||
─────
|
||||
|
||||
=> {{ feed.index_url }} [posts]
|
||||
|
|
Loading…
Reference in a new issue