Removing div duplication see:

268078ff71
1.9.x
Julio Montoya 11 years ago
parent 04e497bbff
commit f123c405f4
  1. 4
      main/template/default/layout/main_footer.tpl

@ -1,7 +1,5 @@
</div> <!-- end of #wrapper section -->
</div> <!-- end of #page section -->
{% if show_footer == true %}
{% include "default/layout/footer.tpl" %}
{% endif %}
</body>
</html>
</html>

Loading…
Cancel
Save