Hi, all.
I am new to grav and i am trying to personalise the theme…
But i got stuck when i wanted to change the default text in Error 404 page:
“Woops. Looks like this page doesn’t exist.”
Can someone direct me of where to look for this text - i wasn’t able to find it and i couldnt find any hints on this forum…
Hi, underr!
I have the plugin.
The default text does come from error.md but not directly from it…
I didn’t find the origin of {{ 'PLUGIN_ERROR.ERROR_MESSAGE'|t }}
that was in the error.md – where does it get that text
Woops. Looks like this page doesn’t exist.
Any clue?
…Of course i can hard code it to error.md but it would be nice to know it…