1
0
forked from HPR/hpr_generator

Add MACRO display_comments_tally

This commit is contained in:
2022-09-01 23:05:59 -04:00
parent 91cbc81a12
commit cfd463d2b0
3 changed files with 14 additions and 2 deletions

View File

@@ -5,6 +5,9 @@
<span><label>Tags:</label> <em><!--% tags %--></em>.</span>
<!--% END %-->
<!--% MACRO display_comments_tally(eps_id, tally) BLOCK %-->
<a href="<!--% absolute_path(baseurl) %-->eps/hpr<!--% zero_pad_left(eps_id) %-->/index.html#comments">Comments (<!--% tally %-->)</a>.
<!--% END %-->
<!--% MACRO show_meta(show) BLOCK %-->