# {{ 'General_OpenSourceWebAnalytics'|translate }}
{{ postEvent('Template.topBar')|raw }}
{% include "@Installation/_allSteps.twig" %}
{% set nextButton %}
{% endset %}
{% if showNextStepAtTop is defined and showNextStepAtTop %}
{{ nextButton }}
{% endif %}
{% block content %}{% endblock %}
{% if showNextStep %}
{{ nextButton }}
{% endif %}