{% load i18n %} {% load static %} {% 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?" %}
{% comment %}
{% trans "or continue with" %}
{% endcomment %}

{% trans "Secure login powered by" %} tenhal.sa

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

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