Projet

Général

Profil

0001-don-t-load-authentic-template-tag-25395.patch

Emmanuel Cazenave, 02 août 2018 18:41

Télécharger (839 octets)

Voir les différences:

Subject: [PATCH] don't load authentic template tag (#25395)

 .../strasbourg-2018/authentic2/login_password_form.html         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
templates/variants/strasbourg-2018/authentic2/login_password_form.html
1
{% load i18n authentic2 staticfiles %}
1
{% load i18n staticfiles %}
2 2
<div>
3 3
<form method="post" action="">
4 4
{% csrf_token %}
5
-