]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/node/convert_to_question.html
OSQA-516, bugfix for the Akismet Module. There was problem with the loading of the...
[osqa.git] / forum / skins / default / templates / node / convert_to_question.html
1 {% load i18n %}
2 <div>
3     <p>{% trans "Title of the new question:" %}</p>
4
5     <input type="text" name="title" />
6 </div>
7