{% for script in frctl.theme.get('scripts') %}
<script src="{{ path(script) }}?cachebust={{ frctl.theme.get('version') }}"></script>
{% endfor %}
