diff --git a/main/templates/main/main_crossroad_page.html b/main/templates/main/main_crossroad_page.html
index a075c55f877586cc0c35e679b5f14249a73f104e..cbe0e47ddf7b460281a69f3314e53994ba9b21cf 100644
--- a/main/templates/main/main_crossroad_page.html
+++ b/main/templates/main/main_crossroad_page.html
@@ -2,8 +2,8 @@
 {% load wagtailcore_tags %}
 
 {% block content %}
-  {% include 'main/includes/organisms/layout/navbar.html' with selected_item='Kdo jsme' %}
-  {% include 'main/includes/organisms/header/simple_header.html' with title='Týmy' %}
+  {% include 'main/includes/organisms/layout/navbar.html' with selected_item=page.title %}
+  {% include 'main/includes/organisms/header/simple_header.html' with title=page.title %}
 
   <main role="main" class="mb-10 xl:mb-32">
     <div class="mb-2 lg:mb-12 container--wide">