Your IP : 216.73.216.218


Current Path : /proc/self/root/home/antonen/poznajlitwe.lt/templates/it_startup/particles/
Upload File :
Current File : //proc/self/root/home/antonen/poznajlitwe.lt/templates/it_startup/particles/template-js.html.twig

{% extends '@nucleus/partials/particle.html.twig' %}

{% block javascript_footer %}
    {% if particle.enabled %}
        {{ joomla.html('jquery.framework') }}
        {{ parent() }}
        <script src="{{ url('gantry-theme://js/template.js') }}" type="text/javascript"></script>
    {% endif %}
{% endblock %}