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

Maigret Web Interface

{% if error %}
{{ error }}
{% endif %}
{% endblock %}