{% extends "_layout.html" %} {% block title %}Page Not Found{% endblock %} {% block content %}

404

Page Not Found!


What you were looking for is just not there, perhaps go somewhere nice instead.

{% endblock %}