<div class="footer">
<div id="footer_content">
{% if mod.custom_footer != '' %}
{{mod.custom_footer|raw}}
{% else %}
<strong>Copyright</strong> <a href="http://control-webpanel.com" target="_blank">Control Web Panel</a> © 2013-{{mod.ano}}
{% endif%}
</div>
</div>