|
||||||||||||||||||||||||||||||||
|
{# REFACTORED: Usa headerImage pre-risolto, fallback a path relativo per compatibilità #}
{% if headerImage %}
|
||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
|
MESSAGE:
{{ body|raw }}
|
||||||||||||||||||||||||||||||||
|
Note:
{{ note|raw }}
|
||||||||||||||||||||||||||||||||
|
{% if rilevazioni|length >= 1 %}
{{ 'No data'|trans }}
{% endif %}
|
|