X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e24e657ebf536f55c1bde66bd41563fae30a98b0..1878f6c340d619a9337ba9726d6c898f2ca40d41:/src/wolnelektury/templates/user_actions.html
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 %}