{% load static %} LOGIN FORM {% block body_block %}

HR MANAGER LOGIN PAGE

{{form.as_p}} {%csrf_token%}
{% endblock%}