Projet

Général

Profil

« Précédent | Suivant » 

Révision ea3f027e

Ajouté par Serghei Mihai il y a environ 9 ans

syntax fix

Voir les différences:

ckanext/ozwillo_theme/templates/user/read_base.html
74 74
            <dd>{{ user.name|urlize(25) }}{# Be great if this just showed the domain #}</dd>
75 75
          {% else %}
76 76
            <dt>{{ _('Username') }}</dt>
77
            <dd>{% if user.fullname }}{{ user.fullname }}{% endif %}</dd>
77
            <dd>{% if user.fullname %}{{ user.fullname }}{% endif %}</dd>
78 78
          {% endif %}
79 79
        </dl>
80 80
        {% if c.is_myself %}

Formats disponibles : Unified diff