]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/node/convert_to_question.html
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@637 0cfe37f9-358a-4d5e-be75-b63607...
[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