{% if page.footer_top %} {% include '@thex/template-parts/footer/footer-top.html.twig' %} {% endif %} {% if page.footer_one or page.footer_two or page.footer_three or page.footer_four %} {% include '@thex/template-parts/footer/footer-blocks.html.twig' %} {% endif %} {% if page.footer_bottom_left or page.footer_bottom_right %} {% include '@thex/template-parts/footer/footer-bottom-blocks.html.twig' %} {% endif %} {% if all_icons_show %} {% endif %} {% if copyright_text or page.footer_bottom_last %} {% endif %} {% if scrolltotop_on %}
{{ scrolltotop_icon_style | raw }}
{% endif %} {% include '@rdm/template-parts/style.html.twig' %} {% if fontawesome_four %} {{ attach_library('thex/fontawesome4') }} {% endif %} {% if fontawesome_five %} {{ attach_library('thex/fontawesome5') }} {% endif %}