{% extends "ox_layout.html" %} {% block body %} Login

Login

{% if error %}

Error: {{ error }}{% endif %}

Username:
Password:
{% endblock %}