]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/node/convert_to_question.html
Removing the code that Hernani has removed in Revision 828 again. Somehow after the...
[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 %}