[i282] Add to each correspondent's page the number of comments each postcast has #296

Merged
rho_n merged 4 commits from i282_correspondents-page-the-number-of-comments-each-postcast-has into main 2025-11-08 01:02:12 +00:00
Showing only changes of commit aa722bda55 - Show all commits

View File

@@ -41,7 +41,7 @@ or
<span><label>Flag:</label> <!--% display_explicit(show.explicit) %-->.</span>
<span><!--% show_series(show.series, show.seriesid) %--></span> <br>
<!--% IF hide_tags == "" %--><!--% display_tags(show.tags) %--><!--% END %-->
<!--% IF show.comentsTally || show.commentsTally == 0 %-->
<!--% IF show.commentsTally || show.commentsTally == 0 %-->
<span><label>Comments:</label> <!--% display_comments_tally(show.id, show.commentsTally) %--></span>
<!--% END %-->
<!--% END %-->