{% extends "base.html" %}
{% block content %}
<div id="main-content">
<h1>Whoops!</h1>
We apologize, but this page cannot be found.
</div>
{% endblock %}