diff --git a/elections2021/templates/elections2021/base.html b/elections2021/templates/elections2021/base.html
index b657c83c3baa49d3a4cbaea2427c6e723a0da926..f74fec063fa315e1cc73a3a2090e27f5d99c8d17 100644
--- a/elections2021/templates/elections2021/base.html
+++ b/elections2021/templates/elections2021/base.html
@@ -74,6 +74,9 @@
                     <i class="ico--home"></i> <span>{{ link.value.title }}</span>
                   </a>
                 {% endfor %}
+                <a href="{{ page.root_page.calendar_page_url }}" class="icon-link contact-line block lg:inline-block opacity-60 hover:opacity-90">
+                  <i class="ico--calendar"></i> <span>Kalendář akcí</span>
+                </a>
               </div>
             </div>
             <div v-if="show || isLgScreenSize" class="navbar__main navbar__section navbar__section--expandable container-padding--zero lg:container-padding--auto">