{% extends "@UVDeskCoreFramework//Templates//layout.html.twig" %} {% block title %}Login{% endblock %} {% block templateCSS %} {% endblock %} {% block pageWrapper %}

Log in to your {{ website.name }}

Enter your credentials below to gain access to your helpdesk account.

{% endblock %} {% block footer %} {{ parent() }} {% endblock %}