{#
#}
{{ 'Welcome to'|trans }} {{ getFreshAppSetting('school_name',true) }}
{{ 'The School Software to manage your school as you want, starting from admissions to attendance and exams to result cards.'|trans }}
{{ "now"|date("Y") }} ©
{{ getFreshAppSetting('school_name',true) }}
{{ "Don't have an account yet?" | trans }}
{{ 'Sign Up!'|trans }}
{{ 'Student'|trans }}
{{ 'Teacher'|trans }}
{{ 'Admin'|trans }}
{% set ColsClass = 'col-lg-6 col-md-6 col-sm-6 col-xs-12' %}
{{ 'Update Password!'|trans }}
{{ 'Want to Login?'|trans }}
{# include errors alert#} {% include "/errors/server_errors.html.twig" %} {# include succcess alert#} {% include "/success_messages/success_messages.html.twig" %}
{{ 'Update my password!'|trans }}
{% for file in encore_entry_js_files('registration') %} {% endfor %}