Projet

Général

Profil

0001-fix-h2-location-in-dpark-template-24932.patch

Benjamin Dauvergne, 05 novembre 2018 10:54

Télécharger (751 octets)

Voir les différences:

Subject: [PATCH] fix h2 location in dpark template (#24932)

 templates/combo/json/dpark.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
templates/combo/json/dpark.html
1
<div>
2 1
<h2>Informations abonnement stationnement</h2>
2
<div>
3 3
{% if not json.data %}
4 4
<div><p>Vous pouvez relier votre compte Publik à votre compte D-Park via <a href="{{pairing_form_url}}">ce formulaire</a>.</p></div>
5 5
{% else %}
6
-