Back to Werkzeug

404

examples/shortly/templates/404.html

3.1.8170 B
Original Source

{% extends "layout.html" %} {% block title %}Page Not Found{% endblock %} {% block body %}

Page Not Found

I am sorry, but no such page was found here. {% endblock %}