aboutsummaryrefslogtreecommitdiffstats
path: root/templates/shortcodes/iimg.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/shortcodes/iimg.html')
-rw-r--r--templates/shortcodes/iimg.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/shortcodes/iimg.html b/templates/shortcodes/iimg.html
new file mode 100644
index 0000000..4e0a8d0
--- /dev/null
+++ b/templates/shortcodes/iimg.html
@@ -0,0 +1 @@
+<img class="invertable" {% if src %}src="{{ src }}"{% endif %} {% if alt %}alt="{{ alt }}"{% endif %} /> \ No newline at end of file