1 line
104 B
HTML
1 line
104 B
HTML
|
<img class="invertable" {% if src %}src="{{ src }}"{% endif %} {% if alt %}alt="{{ alt }}"{% endif %} />
|