{% load i18n %}
{% if user.id %}
{% trans "Shortcuts" %}: d - {% trans "dashboard" %} x - {% trans "previous day" %} c - {% trans "current day" %} v - {% trans "next day" %} ? - {% trans "more shortcuts" %}
{% endif %}
{% trans 'This is' %} Inhouse-Web
{% if debug and counter %}