Skip to content
Snippets Groups Projects
Commit e48ac844 authored by jan.bednarik's avatar jan.bednarik
Browse files

districts: fix title

parent cc7ea733
No related branches found
No related tags found
1 merge request!43districts: fix title
Pipeline #827 passed
......@@ -52,7 +52,7 @@
<div class="brand-wrapper">
<img src="{% static "donate/img/logo_napis_white.svg" %}" alt="Logo Pirátské strany">
<h1 class="lead ml-5 mt-3" style="color: #FFFFFF; font-size: 3rem;">{{ page.title }}</h1>
<h1 class="lead ml-5 mt-3" style="color: #FFFFFF; font-size: 3rem;">{{ page.seo_title }}</h1>
</div>
</div><!-- /container -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment