You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

19 lines
574 B

<main>
<aside>
<?php $this->widget('ContactDataPublic'); ?>
</aside>
<div>
<?php $this->widget('PublicNavigation');?>
<?php $this->widget('Blog');?>
<ul class="list">
<li>
<span class="primary icon gray">
<i class="material-symbols">cloud_queue</i>
</span>
<div>
<p class="center normal"><a target="_blank" href="https://movim.eu">Powered by Movim</a></p>
</div>
</li>
</ul>
</div>
</main>