{% set path = path %}
{% if path %}
<span class="flex justify-center items-center w-full h-full">
{{ source(path) }}
</span>
{% endif %}
/* No context defined. */
No notes defined.