Hei,
I am making a theme. I need to collect in a twig template the web path without the language code. Reading the official documentation I see that the variable to use is base_url_simple, but it doesn't create any value.
The {{ base_url_simple }} returns the base URL to the Grav site, without the language code.
Am I doing something wrong? Have I misunderstood something?
Thanks for your time