mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-04 00:52:49 +00:00
4 lines
163 B
HTML
4 lines
163 B
HTML
|
<a class="btn btn-danger btn-sm" role="button" href="{% url href id %}" title="{{ desc|default:"Supprimer" }}">
|
||
|
<i class="glyphicon glyphicon-trash"></i>
|
||
|
</a>
|