fix: home template

This commit is contained in:
Tobias Reisinger 2020-01-25 14:34:09 +01:00
parent 5ad37ff475
commit d6a8b9328d
4 changed files with 27 additions and 18 deletions

View file

@ -6,7 +6,7 @@
{{ page.content }}
</div>
</div>
<div class="row">
<div class="row mb-3">
<div class="col-12">
{% include 'partials/socialmedia.html.twig' %}
</div>