]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/edit_user_email_feeds_form.html
#OSQA-388, showing message to the current user on submit, the username of the awarded...
[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>