X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/275dc6c6f5c92630c9a1fca0f1830ba543cd18b7..78644811ca0c6042212788dc67add42bc41fb74c:/project/templates/registration/head_login.html?ds=inline
diff --git a/project/templates/registration/head_login.html b/project/templates/registration/head_login.html
deleted file mode 100644
index d6df7fe7..00000000
--- a/project/templates/registration/head_login.html
+++ /dev/null
@@ -1,6 +0,0 @@
-{% if user.is_authenticated %}
-{{ user.get_full_name }} |
-Wyloguj
-{% else %}
-Logowanie
-{% endif %}