aboutsummaryrefslogtreecommitdiff
path: root/v2/src/lib/postamble.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--v2/src/lib/postamble.html23
1 files changed, 4 insertions, 19 deletions
diff --git a/v2/src/lib/postamble.html b/v2/src/lib/postamble.html
index ada5524..00dc1dc 100644
--- a/v2/src/lib/postamble.html
+++ b/v2/src/lib/postamble.html
@@ -1,31 +1,16 @@
-<p>
- <a href="@mailto_uri@">Comment</a>
- and see
- <a href="@discussions_url@">existing discussions</a>
- |
- <a href="@sourcecode_url@">view source</a>
-</p>
-
-
- <p class="post-footer">
- <a href="mailto:~euandreh/public-inbox@lists.sr.ht?Subject=Re%3A%20$URI_TITLE">Comment</a>
- and see
- <a href="https://lists.sr.ht/~euandreh/public-inbox?search=$URI_TITLE">existing discussions</a>
- |
- <a href="https://euandre.org/git/euandre.org/tree/$FILENAME">view source</a>
- </p>
+$comment_html
</article>
</main>
<footer>
<hr />
<ul>
<li>
- <img class="svg-icon" src="$(url-for 'static/envelope.svg')" alt="a envelope icon representing an email address" />
+ <img class="svg-icon" src="$icon_envelope_url" alt="a envelope icon representing an email address" />
<a href="mailto:$email">$email</a>
</li>
<li>
- <img class="svg-icon" src="$(url-for 'static/lock.svg')" alt="a lock icon representing a GPG public key" />
- <a href="$(url-for 'static/public.asc.txt')">81F90EC3CD356060</a>
+ <img class="svg-icon" src="$icon_lock_url" alt="a lock icon representing a GPG public key" />
+ <a href="$pubkey_url">$pubkey_id</a>
</li>
</ul>
<p>