{% extends "layout.html" %} {% block content %}

Login

{% if error %}
{{ error }}
{% end %}
{% end %}