summaryrefslogtreecommitdiffstats
path: root/askbot/templates/widgets/tag_category_selector.html
blob: 9eabb6ebdb1308a278723eb9517363b20d47df8b (plain)
1
2
3
{% include "widgets/three_column_category_selector.html" %}
<div class="tags-desc">{% trans %}Tags{% endtrans %}</div>
{% include "widgets/tag_editor.html" %}