]> git.ipfire.org Git - thirdparty/patchwork.git/commit
templatetags: Add 'site_admins' tag
authorStephen Finucane <stephen@that.guru>
Fri, 10 Apr 2020 16:34:15 +0000 (17:34 +0100)
committerStephen Finucane <stephen@that.guru>
Fri, 6 May 2022 18:51:04 +0000 (19:51 +0100)
commitd45df8c0f1cec91c682c894ae0196b57741bb5b7
treedc661aeda8d6fc4b1ad36d7d775cd7d9801fddcc
parent544f3d381bcb7c02b5e26fa3e8207307fcc0d71f
templatetags: Add 'site_admins' tag

This lets us avoid complex templating.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/templates/patchwork/optin-request.html
patchwork/templates/patchwork/optout-request.html
patchwork/templatetags/admins.py [new file with mode: 0644]