{% load i18n %} {% trans "Login - PX360" %}
{% load static %} HH Logo

{% trans "Welcome to PX360" %}

{% trans "Patient Experience Management System" %}

{% if messages %}
{% for message in messages %} {% endfor %}
{% endif %}
{% csrf_token %}
{% trans "Forgot password?" %}
{% trans "or continue with" %}

{% trans "Secure login powered by" %} PX360

© {% now "Y" %} Al Hammadi Hospital

{% trans "Need help logging in?" %}