{% extends "zephyr/portico.html" %}
{% block for_you %} got a bit lost there. {% endblock %}
{% block portico_content %}
<br/>
<p class="lead">404: Page not found.<p>
<p>We know this is stressful, but we still love you. You might want to <a href="#" onclick="history.back()">go back</a> and try something else.</p>
{% endblock %}