8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-06-03 00:12:50 +00:00

Affiche la fingerpring PGP correctement.

This commit is contained in:
Hugo LEVY-FALK 2018-08-14 10:11:53 +02:00
parent 7deb99f883
commit b73ccdd043

View file

@ -241,7 +241,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
</td>
{% if users.adherent.gpg_fingerprint %}
<th>Empreinte GPG</th>
<td>{{ users.gpg_fingerprint }}</td>
<td>{{ users.adherent.gpg_fingerprint }}</td>
{% endif %}
</tr>
<tr>