{% if 'crowi-plus' === layoutType() %} {% include '../crowi-plus/not_found.html' %} {% else %} {% include '../not_found.html' %} {% endif %}