{{ whitelist.user }} |
{{ whitelist.raison }} |
{{ whitelist.date_start }} |
{{ whitelist.date_end }} |
{% if is_cableur %}
{% include 'buttons/edit.html' with href='users:edit-whitelist' id=whitelist.id %}
{% endif %}
{% include 'buttons/history.html' with href='users:history' name='whitelist' id=whitelist.id %}
|
{% endfor %}