More generic pages.
[wolnelektury.git] / src / isbn / templates / isbn / confirm_isbn_wl.html
index dab9f26..96b7326 100644 (file)
@@ -1,4 +1,9 @@
-{% extends "base/base.html" %}
+{% extends request.EXPERIMENTS.layout.value|yesno:"2022/base_simple.html,base/base.html" %}
+
+{% block settings %}
+  {% load title %}
+  {% title 'Potwierdź dane' %}
+{% endblock %}
 
 {% block title %}Potwierdź dane{% endblock %}