{%extends "base.html"%} {%block title%}Authorise User{%endblock%} {%block pagetitle%}Authenticate to the API Server{%endblock%} {%block content%} {{flash_messages()}}
User Credentials
{%if display_forgot_password%} Forgot Password {%endif%}
{%endblock%}