{% extends "base.html" %} {% block title %}Settings — {{ community_name }} — Multithreaded{% endblock %} {% block head %}{% endblock %} {% block header %}{% include "partials/site_header.html" %}{% endblock %} {% block content %}
Delete every message in the room right now, rather than waiting for the retention window. This cannot be undone. It is recorded in the moderation log.
To confirm, type the community slug {{ community_slug }} below.
| Name | Slug | Order | Actions |
|---|---|---|---|
| {{ cat.name }} {% if let Some(desc) = cat.description %} {{ desc }} {% endif %} | {{ cat.slug }} | {{ cat.sort_order }} | edit {% if !cat.is_first %} {% endif %} {% if !cat.is_last %} {% endif %} |
| Name | Slug | Actions |
|---|---|---|
| {{ tag.name }} | {{ tag.slug }} |