X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/72fe2a679f27d81c92c65cf005ebf13fae7c7e34..149ca28f533a257ed8034f88a615c8d7abbc9f69:/src/club/templates/club/index.html diff --git a/src/club/templates/club/index.html b/src/club/templates/club/index.html index 4268be1ad..ecc2ef982 100644 --- a/src/club/templates/club/index.html +++ b/src/club/templates/club/index.html @@ -1,4 +1,4 @@ -{% extends "base/base.html" %} +{% extends request.EXPERIMENTS.layout.value|yesno:"2022/base_simple.html,base/base.html" %} {% load i18n %} {% load active_schedule from club %} {% load chunks %} @@ -8,9 +8,9 @@ {% block body %} -
-

{% trans "Wolne Lektury need your help!" %}

+

{% trans "Wolne Lektury need your help!" %}

+
{% chunk 'club' %}