|
@@ -1,5 +1,5 @@
|
|
|
{% if 'crowi-plus' === layoutType() %}
|
|
{% if 'crowi-plus' === layoutType() %}
|
|
|
- {% include '../crowi-plus/not_found.html' %}
|
|
|
|
|
|
|
+ {% include '../layout-growi/not_found.html' %}
|
|
|
{% else %}
|
|
{% else %}
|
|
|
{% include '../not_found.html' %}
|
|
{% include '../not_found.html' %}
|
|
|
{% endif %}
|
|
{% endif %}
|