{% extends "base.html" %} {% block title %}Multithreaded{% endblock %} {% block head %}{% endblock %} {% block header %}{% include "partials/site_header.html" %}{% endblock %} {% block content %}
| Community | Categories | Threads |
|---|---|---|
|
{% if let Some(desc) = c.description %}
{{ desc }}
{% endif %}
|
{{ c.category_count }} | {{ c.thread_count }} |