I\'ve got a parent layout and derived from that child sites.
The parent layout has a navigation, each navigation point represents one child site.
How do i hi
First set a variable in Template its better redable.
{% set page = app.request.get('_route') %} Home (current)