updated core to 1.7.15
This commit is contained in:
4
system/templates/flex/404.html.twig
Normal file
4
system/templates/flex/404.html.twig
Normal file
@@ -0,0 +1,4 @@
|
||||
{% set item = collection ?? object %}
|
||||
{% set type = collection ? 'collection' : 'object' %}
|
||||
|
||||
ERROR: Layout '{{ layout }}' for flex {{ type }} '{{ item.flexType() }}' was not found.
|
||||
Reference in New Issue
Block a user