- Featured tags:
+
Featured tags:
-
{% for tag in tags %}
- #{{ tag.name }} ({{ tag.statuses_count }}) • @@ -293,22 +293,20 @@ -
- Featured threads:
- {% for thread in threads %}
- {% with thread=thread, parent_id=thread.id, is_thread=threads|length > 1 %}
- {% include "card.html" %}
- {% endwith %}
- {% if thread.descendants is defined %}
- {% for descendant in thread.descendants %}
- {% with thread=descendant, parent_id=thread.id %}
- {% include "card.html" %}
- {% endwith %}
- {% endfor %}
- {% endif %}
- {% endfor %}
- Top
-
+