{# -*- mode: jinja-html -*- #} {% extends 'base.j2' %} {% import 'bootstrap/wtf.html' as wtf %} {% block app_content %}

Système de gestion scolarité

© Emmanuel Viennet 2023

Version {{ version }}

ScoDoc est un logiciel libre écrit en Python. Information et documentation sur scodoc.org.

Dernières évolutions

{{ news|safe }} {% endblock %}