{##} {% extends "index.twig.html" %} {% block head %} {{ block('meta', 'head.twig.html') }} {% endblock head %} {% block beforePage %} {% if step <= 1 %}

{{ __('Welcome To Gibbon') }}

{{ __('Created by teachers, Gibbon is the school platform which solves real problems faced by educators every day.') }}

{{ __('Free, open source and flexible, Gibbon can morph to meet the needs of a huge range of schools.') }}

{{ __('For support, please visit %1$sgibbonedu.org%2$s.')|replace({'%1$s': "", '%2$s': '' })|raw }}

{% endif %} {% endblock beforePage %}