]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/node/convert_to_question.html
creating some views for the update checker and creating the functions that get 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 %}