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

elections2021: Going to vote page fix

parent 45b8912d
No related branches found
No related tags found
2 merge requests!378elections2021: Going to vote page fix,!377elections2021: Going to vote page fix
Pipeline #5050 passed
...@@ -8,12 +8,11 @@ ...@@ -8,12 +8,11 @@
{% endif %} {% endif %}
{% if title %} {% if title %}
<h3 class="accordeon-row-heading head-alt-xs">{{ title }}</h3> <h3 class="accordeon-row-heading head-alt-xs">{{ title }}</h3>
<i class="ico--chevron-down"></i>
{% endif %} {% endif %}
</label> </label>
<div class="accordeon-row-body text-left pl-11 pt-2"> <div class="accordeon-row-body text-left pl-11">
<div class="content-block"> <div class="content-block">
<h4 class="head-alt-md">{{ title|default:"" }}</h4> <h3 class="head-alt-md pt-2">{{ title|default:"" }}</h3>
{{ text|richtext }} {{ text|richtext }}
</div> </div>
<div class="content-block"></div> <div class="content-block"></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment