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