summaryrefslogtreecommitdiff
path: root/static/website/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/templates/index.html')
-rw-r--r--static/website/templates/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/website/templates/index.html b/static/website/templates/index.html
index c8b11b3..471fb48 100644
--- a/static/website/templates/index.html
+++ b/static/website/templates/index.html
@@ -5,11 +5,11 @@
<a href="{% url 'website:fetch_tutorials' category %}">{{ category }}</a>
<br>
{% load count_tags %}
- <span class="posts">
- {% category_post_count category %} posts,
+ <span class="questions">
+ {% category_question_count category %} questions,
</span>
<span class="replies">
- {% category_post_count category %} replies
+ {% category_question_count category %} replies
</span>
<span class="helper">
A