{% extends "base.html" %} {% import "macros.html" as macros %} {% block content %}

DON'T PANIC!

404: Page not found!

{{ macros::btn(link=get_url(path="/") , content="Back to the homepage") }}
{% endblock %}