From 751302b0d71077132fd7029bc66846d1e2440636 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 18 Oct 2021 19:11:07 +0200 Subject: [PATCH] dfssdf --- files/templates/comments.html | 2 +- files/templates/submission.html | 2 +- files/templates/submission_listing.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 1bd279a45..a3fa5327f 100755 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -121,7 +121,7 @@
{% if c.author.bio_html %}{{c.author.bio_html | safe}}{% endif %}
-
+
{{c.author.post_count}} posts diff --git a/files/templates/submission.html b/files/templates/submission.html index efec8848b..a5bae2491 100755 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -176,7 +176,7 @@
{% if p.author.bio_html %}{{p.author.bio_html | safe}}{% endif %}
-
+
{{p.author.post_count}} posts diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index ff1344838..0a887afd1 100755 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -91,7 +91,7 @@
{% if p.author.bio_html %}{{p.author.bio_html | safe}}{% endif %}
-
+
{{p.author.post_count}} posts