]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/node/convert_to_question.html
retrieve the value of the canned comment using jQuery (not plain JS)
[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 %}