fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
search fix
[wolnelektury.git]
/
src
/
funding
/
templates
/
funding
/
disable_notifications.html
diff --git
a/src/funding/templates/funding/disable_notifications.html
b/src/funding/templates/funding/disable_notifications.html
index
ed5c3a6
..
2763217
100644
(file)
--- a/
src/funding/templates/funding/disable_notifications.html
+++ b/
src/funding/templates/funding/disable_notifications.html
@@
-1,8
+1,8
@@
-{% extends
"
base/base.html" %}
+{% extends
request.EXPERIMENTS.layout.value|yesno:"2022/base_simple.html,
base/base.html" %}
{% load i18n %}
{% load fnp_share %}
{% load i18n %}
{% load fnp_share %}
-{% block titleextra %}{% trans "
Payment failed
" %}{% endblock %}
+{% block titleextra %}{% trans "
Disable notifications
" %}{% endblock %}
{% block body %}
<h1>{% trans "Disable notifications" %}</h1>
{% block body %}
<h1>{% trans "Disable notifications" %}</h1>