mirror of
https://github.com/tabler/tabler.git
synced 2026-07-26 04:54:40 +04:00
2 lines
201 B
HTML
2 lines
201 B
HTML
<img src="{{ site.base }}/static/illustrations/{{ include.image }}"{% if include.class %} class="{{ include.class }}"{% endif %}{% if include.height %} height="{{ include.height }}"{% endif %} alt="">
|