Put footer block inside row div

This commit is contained in:
Amaia Castro
2017-04-06 17:24:09 +02:00
parent b0b39d9f8a
commit 613f5521a2

View File

@@ -97,5 +97,7 @@
</div>
</div>
<%= raw content_block("footer", I18n.locale) %>
<div class="row">
<%= raw content_block("footer", I18n.locale) %>
</div>
</footer>