{% extends 'base.html' %} {% block title %}{{ title }}{% endblock %} {% block content %}
Un profil propose des équipements et ouvrages. Rien n’est créé avant validation.
{% if profile %}| Proposition | Quantité | Mode | Actions |
|---|---|---|---|
| {{ item.label }}{% if item.category %} · {{ item.category.name }}{% endif %} | {{ 'Groupe' if item.is_group else 'Individuel' }} | ||
| Aucune proposition. | |||