aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/apattachment.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/apattachment.html')
-rw-r--r--src/templates/apattachment.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/templates/apattachment.html b/src/templates/apattachment.html
new file mode 100644
index 0000000..3befd3c
--- /dev/null
+++ b/src/templates/apattachment.html
@@ -0,0 +1,3 @@
+<img src="{{path}}" style="float:none;" width="{{img-width}}"/>
+<p><a href="{{path}}">{{filename}}</a></p>
+<p style="text-indent:5px;"><b>Alt:</b> {{alt-text}}</p>