Fixed long address displayed in header

This commit is contained in:
Raphael Michel
2015-06-16 19:45:24 +02:00
parent 09ef29c842
commit 35f5263430

View File

@@ -36,7 +36,7 @@
</div> &middot;
{% endif %}
{% if request.user.is_authenticated %}
{% blocktrans trimmed with name=request.user %}
{% blocktrans trimmed with name=request.user.get_short_name %}
Hello, {{ name }}!
{% endblocktrans %} &middot;
<a href="{% url "presale:event.orders" event=request.event.slug organizer=request.event.organizer.slug %}">