{% if asset('images/logo.webp') is defined %} DogSchool {% else %} {% endif %} DogSchool
    {% set page = app.request.attributes.get('_route') %}
  • Accueil
  • Services
  • À propos
  • Contact
    {% if app.user %}
  • {{ app.user.username }}
    • Tableau de bord
    • Profil

    • Déconnexion
  • {% else %}
  • Connexion
  • Inscription
  • {% endif %}