cnil: fix garbage content in template (#72606) #84

Merged
fpeters merged 1 commits from wip/72606-cnil-body into main 2022-12-19 18:38:41 +01:00
Owner

n'importe quoi dans #72136 qui fait :

-      {% block body %}
-        {{ body|safe }}
-      {% endblock %}
+      <h1>body</h1>
+      {% block body %}{% endblock %}
n'importe quoi dans #72136 qui fait : ``` - {% block body %} - {{ body|safe }} - {% endblock %} + <h1>body</h1> + {% block body %}{% endblock %} ```
fpeters added 1 commit 2022-12-19 18:13:12 +01:00
gitea-wip/publik-base-theme/pipeline/pr-main This commit looks good Details
gitea-wip/publik-base-theme/pipeline/head Build started... Details
25d0327123
cnil: fix garbage content in template (#72606)
csechet approved these changes 2022-12-19 18:23:53 +01:00
fpeters merged commit 25d0327123 into main 2022-12-19 18:38:41 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/publik-base-theme#84
No description provided.