Projet

Général

Profil

« Précédent | Suivant » 

Révision d17392b7

Ajouté par Serghei Mihai il y a presque 8 ans

don't show identifier's scheme on unsubscription page (#12544)

Voir les différences:

corbo/templates/corbo/subscription_confirm_delete.html
7 7

  
8 8
{% block content %}
9 9
<div class="unsubscription">
10
{% blocktrans with object.category as category and object.identifier as identifier %}
10
{% blocktrans with object.category as category and object.get_identifier_display as identifier %}
11 11
Are you sure you want to unsubscribe {{ identifier }} from "{{ category }}"?
12 12
{% endblocktrans %}
13 13
<form method='POST'>

Formats disponibles : Unified diff