Cleanup
[wolnelektury.git] / src / isbn / templates / isbn / add_isbn.html
index fcbe6f2..fc4f2a0 100644 (file)
@@ -1,4 +1,9 @@
-{% extends "base/base.html" %}
+{% extends "base_simple.html" %}
+
+{% block settings %}
+  {% load title %}
+  {% title 'Dodaj ISBN' %}
+{% endblock %}
 
 {% block title %}Dodaj ISBN{% endblock %}