]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/edit_user_email_feeds_form.html
should fix OSQA-155, toggle preview not working in answer form
[osqa.git] / forum / skins / default / templates / edit_user_email_feeds_form.html
1 {% load i18n %}
2 <table class='form-as-table'>
3 {{email_feeds_form.as_table}}
4 </table>