{% load static %} {% if user.user_type == '1' %}
HMS
{% elif user.user_type == '2' %}
HMS
{% else %}
HMS
{% endif %}