mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
8 lines
183 B
Django/Jinja
8 lines
183 B
Django/Jinja
<strong>Auteur(s) : {{ campaign.authors }}</strong>
|
|
<br/>
|
|
<br/>
|
|
<strong>Nombre de points :</strong> {{ campaign.theater.controlpoints|length }}
|
|
<br/>
|
|
|
|
{{ campaign.description|safe }}
|