ninegitea/templates/Sonde/sonde.html.twig
2023-12-22 13:53:10 +01:00

3 lines
82 B
Twig

{% if not urlsonde is empty %}
<script src='{{ urlsonde }}'></script>
{% endif %}