root/templates/questionnaire/open_textarea.html

Revision 1, 78 bytes (checked in by alex, 4 years ago)
  • initial djangoquest import
Line 
1
2<textarea cols='120' rows='10' name='question_{{question.id}}'>
3
4</textarea>
Note: See TracBrowser for help on using the browser.