X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e24e657ebf536f55c1bde66bd41563fae30a98b0..1afad6da84bb328ea3b397e4e4ac2dbd3c596152:/src/wolnelektury/templates/user_actions.html?ds=sidebyside diff --git a/src/wolnelektury/templates/user_actions.html b/src/wolnelektury/templates/user_actions.html index 7b9ea2dae..4cdf76598 100644 --- a/src/wolnelektury/templates/user_actions.html +++ b/src/wolnelektury/templates/user_actions.html @@ -23,14 +23,14 @@ - {% if request.user.is_staffs %} + {% if request.user.is_staff %} {% elif request.user.membership %} {% else %} {% endif %} - + {% else %} {% endif %} + +{% if not request.user.membership %} + Wspieram! +{% endif %}