Added quick links to visit webpage, send emails, etc. to company admin page.

This commit is contained in:
Jan Böhmer 2020-05-26 22:59:24 +02:00
parent 6ecc32b228
commit 915287de48
3 changed files with 63 additions and 18 deletions

View file

@ -46,6 +46,7 @@
{% if timeTravel is defined and timeTravel is not null %}
({{ timeTravel|format_datetime('short') }})
{% endif %}
<span class="float-right">{% block quick_links %}{% endblock %}</span>
{% else %}
<strong>{% block new_title %}{% trans %}new.caption{% endtrans %}{% endblock %}</strong>
{% endif %}