{% extends 'base.html' %} {% from 'common.html' import tag %} {% block header %}

{% block title %}configure thread '{{thread.title}}'{% endblock %}

{% endblock %} {% block content %}
title

if you want to change the title of this thread, make sure you check the "change title?" box.


tags

if you want to change the tags on this thread, make sure you check the "change tags?" box.


confirm changes?

cancel
{% endblock %}