{{ enablePlugins('prettify') }} {% set title = "Page Not Found" %} {% extends "layouts/application.html" %} {% block content %} {% include "shared/page-title.html" %}

404

Page not Found ;(

{% endblock %}