]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/users/subscriptions.html
Adds a user preferences page. Not much to see yet, only the preference to make sorts...
[osqa.git] / forum / skins / default / templates / users / subscriptions.html
index 3b583ad7f3b9a79bdc0cc20251d69d2918e62365..a6a93e3c5ea2cdd93f18ae6e618d4b7b94950dfd 100644 (file)
@@ -22,6 +22,7 @@
     </p>\r
     <div class='inline-block'>\r
     <form method="POST">\r
+        {{ form.errors }}\r
         <table class="form-as-table">\r
             <tr>\r
                 <td colspan="2">\r
                     {{ form.notify_reply_to_comments }}{% trans "Notify me when someone replies to one of my comments on any post using the <pre>@username</pre> notation" %}\r
                 </td>\r
             </tr>\r
+            <tr>\r
+                <td>\r
+                    {{ form.send_digest }}{% trans "Send me the daily digest with information about the site activity" %}\r
+                </td>\r
+            </tr>\r
         </table>\r
         <div class="submit-row">\r
             <input type="submit" class="submit" name="save" value="{% trans "Update" %}"/>\r