]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/edit_user_email_feeds_form.html
puts the "Validate my email link" in a p tag so that it gets the right styles. Fixes...
[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>