3 lines
84 B
HTML
3 lines
84 B
HTML
![]() |
<img src="{{ attrs.src }}"
|
||
|
{% if attrs.alt %}alt="{{ attrs.alt }}"{% endif %}>
|