<h3 class="box-heading">{{ text_service }}</h3>
<ul class="list-unstyled" data-match-height="items-f">
	<li><a href="{{ contact }}">{{ text_contact }}</a></li>
	<li><a href="{{ return }}">{{ text_return }}</a></li>
	<li><a href="{{ sitemap }}">{{ text_sitemap }}</a></li>
	{% if (simple_blog_found) %}
	<li><a href="{{ simple_blog }}">{{ simple_blog_footer_heading }}</a></li>
	{% endif %}	
</ul>