Skip to content
Snippets Groups Projects
Commit 0797b430 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

fix article page header link

parent ce392b59
No related branches found
No related tags found
2 merge requests!876Fix shared articles & release elections web,!869Fix article pages content
Pipeline #16181 passed
{% extends 'styleguide2/includes/organisms/header/elections/simple_header_with_tags_and_navigation.html' %}
{% block before_heading %}
{% include 'styleguide2/includes/atoms/header/elections/navigation.html' with classes='mb-6' first_text=first_nav_text second_text=second_nav_text second_link=second_link %}
{% include 'styleguide2/includes/atoms/header/elections/navigation.html' with classes='mb-6' first_text=first_nav_text first_link=first_nav_link second_text=second_nav_text second_link=None %}
{% endblock %}
{% block heading_classes %}!text-black head-8xl{% endblock %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment