diff --git a/r2/r2/templates/preffeeds.html b/r2/r2/templates/preffeeds.html index d3b74d145..188e86556 100644 --- a/r2/r2/templates/preffeeds.html +++ b/r2/r2/templates/preffeeds.html @@ -105,6 +105,25 @@ ${unsafe(safemarkdown(_("All feeds are invalidated if you change your password, ${_("unread messages")} + + moderator listings + + <%self:feedbuttons path="/r/mod/about/modqueue/"> + ${_("modqueue")} +
+ <%self:feedbuttons path="/r/mod/about/reports/"> + ${_("reports")} +
+ <%self:feedbuttons path="/r/mod/about/spam/"> + ${_("spam")} +
+ <%self:feedbuttons path="/r/mod/about/log/"> + ${_("moderation log")} +
+ <%self:feedbuttons path="/r/mod/about/unmoderated/"> + ${_("unmoderated links")} + + %endif