]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/edit_user_email_feeds_form.html
We created a sitemap index and a separate view forum.sitemap.index, not using the...
[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>