Back to Werkzeug

Not Found

examples/couchy/templates/not_found.html

3.1.8196 B
Original Source

{% extends 'layout.html' %} {% block body %}

Page Not Found

The page you have requested does not exist on this server. What about adding a new URL?

{% endblock %}