aboutsummaryrefslogtreecommitdiffstats
path: root/templates/shortcodes/iimg.html
blob: 4e0a8d0a9ba5af73f9c32ef7ee6a91d45d93a2f1 (plain) (blame)
1
<img class="invertable" {% if src %}src="{{ src }}"{% endif %} {% if alt %}alt="{{ alt }}"{% endif %} />