X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c749da28dba2a47f1de97a42ceff6d4581609461..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 %}