{% extends 'layout.html' %} {% set title = 'Home' %} {% block css %} {% endblock %} {% block body %} {% if error %}
Error: {{ error }}{% endif %}