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

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

{% endblock %} {% block content %}
title
tags {% if avail_tags %} {% else %}

there are no available tags.

{% endif %}

confirm changes?

cancel
{% endblock %}