{% extends "layouts/base.html" %} {% load i18n static %} {% block title %}{% trans "Select Hospital" %} - PX360{% endblock %} {% block content %}
{% trans "As a PX Admin, you can view and manage data for any hospital. Please select the hospital you want to work with:" %}
{% trans "Tip" %}
{% trans "You can change your selected hospital at any time by clicking on the hospital name in the top navigation bar." %}