{% extends "helpdesk/inner.html" %} {% load i18n %} {% load url from future %} {% load helpdesktags %} {% block welcome_subtext %} {% if helpdesk_settings.HELPDESK_CUSTOM_WELCOME %}
{% trans "From here you can quickly see tickets submitted by you, tickets you are working on, and those tickets that have no owner." %}
{% else %}{% trans "From here you can quickly see your own tickets, and those tickets that have no owner.
Why not pick up an orphan ticket and sort it out for a customer?" %}