{# =========== Show Header==============#} {% if soconfig.get_settings('typefooter')%} {% include theme_directory~'/template/footer/footer'~ soconfig.get_settings('typefooter') ~'.twig' with {typefooter: soconfig.get_settings('typefooter')} %} {% endif %} {% include theme_directory~'/template/soconfig/icon-defs.twig' %} {% if soconfig.get_settings('jsinput_status') and (soconfig.get_settings('jsinput_content')) is not empty %}{{ soconfig.get_settings('jsinput_content') }} {% endif %}