summaryrefslogtreecommitdiff
path: root/templates/apps/name/name.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/apps/name/name.html')
-rw-r--r--templates/apps/name/name.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/apps/name/name.html b/templates/apps/name/name.html
index 01de064..f8d667a 100644
--- a/templates/apps/name/name.html
+++ b/templates/apps/name/name.html
@@ -60,13 +60,13 @@
<h3 class="listheader">{{m.user|lastidentifier}}</h3>
<div>
<div>
- {{m.user|userdisplay}} ({{m.user|lastidentifier}}) became a member of {{name.shortname}} {{m.timecreated|datehumanize}}
- and has the following role{{m.tags|pluralize}}:
+ {{m.user|userdisplay}} ({{m.user|lastidentifier}}) became a member of {{name.shortname}} {{m.timecreated|datehumanize}}
+ {% if m.tags %}and has the following role{{m.tags|pluralize}}:
<ul>
{% for tag in m.tags %}
<li>{{ tag|escape }}</li>
{% endfor %}
- </ul>
+ </ul>{%endif%}.
</div>
<div class="rlist button">
<ul>