2 lines
83 B
HTML
2 lines
83 B
HTML
<img class="inline" src="{{ "/images/"}}{{include.file}}" alt="{{include.alt}}" />
|
<img class="inline" src="{{ "/images/"}}{{include.file}}" alt="{{include.alt}}" />
|