<footer id="is-Footer" role="contentinfo">{% if (sim_module is not defined or sim_module is same as(false)) and (filigree and session.subNetwork.code is defined) %}<div class="is-SubNetwork-Filigree">{{ session.subNetwork.code }}</div>{% endif %}{% if (sim_module is not defined or sim_module is same as(false)) and (ticketing_enriched_footer_nav) %}<div id="is-Footer-Top"><div id="is-Footer-Top-C1">{% if portal_url and items is defined and items is not empty %}{% include 'includes/common/default-nav-portal-on.html.twig' %}{% else %}<div class="is-row">{% include 'includes/common/default-nav-portal-off.html.twig' %}</div>{% endif %}</div></div>{% endif %}<div id="is-Footer-Bottom"><div id="is-Footer-Bottom-C1">{% include "includes/sim/default-footer.html.twig" %}</div><p id="is-Copyright">{{ ('now'|date('Y') ~ ' © ' ~ app_name ~ ' ' ~ 'copyright'|trans)|raw }}</p></div>{% if sim_module is not defined or sim_module is same as(false) %}<div class="is-Footer-Version"><p>Version: {{ app_version() }}</p></div>{% endif %}</footer>