{% extends "base.html" %} {% block content %}
new thread
{% if let Some(error) = error %}
{{ error }}
{% endif %}
{% endblock %}