src/p4l/templates/registration/login.html
changeset 119 ece69ca3ac24
parent 24 3b1b0a9309d6
--- a/src/p4l/templates/registration/login.html	Wed Sep 25 23:22:29 2013 +0200
+++ b/src/p4l/templates/registration/login.html	Thu Sep 26 15:24:41 2013 +0200
@@ -1,4 +1,4 @@
-{% extends "p4l/p4l_base.html" %}
+{% extends "p4l/base.html" %}
 {% load i18n %}
 
 {% block page_title %}{% trans 'login' %}{% endblock %}