]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/node/convert_to_question.html
we need to close both dialogs if users selects No on award points confirmation
[osqa.git] / forum / skins / default / templates / node / convert_to_question.html
1 {% extends "question_edit.html" %}
2 {% load i18n %}
3 {% block title %}{% trans "Convert to question" %}{% endblock %}
4 {% block edittype %}{% trans "Convert to question" %}{% endblock %}