{% extends "base.html" %}
{#
error.html — a themed human error/absence page. The machine surface returns a
structured error envelope (§6); this is the HTML rendering of the same miss.
#}
{% block title %}not found — {{ station.name }}{% endblock %}
{% block content %}