Fix typo in footer.tpl (#1166)

This commit is contained in:
Clément Oudot 2017-02-14 11:16:35 +00:00
parent 117bef330c
commit 25e1f320d5

View File

@ -1,7 +1,7 @@
</div>
<div id="footer">
<div class="containter">
<div class="container">
<TMPL_INCLUDE NAME="customfooter.tpl">
</div>
</div>