Added pub_date to mailing list subject
This commit is contained in:
parent
572d48b045
commit
8450623c91
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
{{ render_blog_post(this) }}
|
{{ render_blog_post(this) }}
|
||||||
<div class="center block-info">
|
<div class="center block-info">
|
||||||
In order to make a public comment on this entry please use
|
In order to make a public comment on this entry please use
|
||||||
<a href="mailto:~fmartingr/fmartingr.com@lists.sr.ht?subject=Re: {{ this.title }}">the mailing list</a>
|
<a href="mailto:~fmartingr/fmartingr.com@lists.sr.ht?subject=Re: [{{ this.pub_date }}] {{ this.title }}">the mailing list</a>
|
||||||
and if you want to approach me directly use the most appropriate channel from
|
and if you want to approach me directly use the most appropriate channel from
|
||||||
<a href="{{ '/about'|url }}">the about page</a>.
|
<a href="{{ '/about'|url }}">the about page</a>.
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue