{% extends 'partials/_master.twig' %} {% use 'partials/_sub_fields.twig' %} {% setcontent record = 'blocks/404-not-found' %} {% block title %} {{ record.title|default('404 not found') }} {% endblock title %} {% block main %}
The requested page was not found.
If it's not showing up here, doublecheck that the slug is correct, and that the Block is published.