Cleanup
[wolnelektury.git] / src / isbn / templates / isbn / confirm_isbn_wl.html
index dab9f26..5ce3a46 100644 (file)
@@ -1,4 +1,9 @@
-{% extends "base/base.html" %}
+{% extends "base_simple.html" %}
+
+{% block settings %}
+  {% load title %}
+  {% title 'Potwierdź dane' %}
+{% endblock %}
 
 {% block title %}Potwierdź dane{% endblock %}