{% extends 'front/base.html.twig' %} {% block title %}Front{% endblock %} {% block body %}
{##}

Vos listes de course

{% if app.user.id is not defined %} {% else %} {% endif %}
{% endblock %}