DEFRA/ivory-front-office

View on GitHub
server/modules/errors/error.njk

Summary

Maintainability
Test Coverage
{# This view is configured in the error-pages plugin and will extend 403.njk, 404.njk, 500.njk etc found in the defra-hapi-error-handling module #}
{% extends statusCode + '.njk' %}