X-Git-Url: https://git.mdrn.pl/audio.git/blobdiff_plain/6b9d2a8ea0a58826f0f30f135a3f7d065b3bb435..eee35e00bf0d0eb3d2a9f08f72c7052962fecbf6:/apps/archive/templates/registration/login.html diff --git a/apps/archive/templates/registration/login.html b/apps/archive/templates/registration/login.html deleted file mode 100755 index 115cdf1..0000000 --- a/apps/archive/templates/registration/login.html +++ /dev/null @@ -1,12 +0,0 @@ -{% extends "base.html" %} -{% load i18n %} - -{% block content %} - -
-{% csrf_token %} -{{ form.as_p }} -

-
- -{% endblock %}