aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/attachment.html
blob: 33c452af98c577195837ac577de3664000e2f9b9 (plain)
1
2
3
4
5
<h2>Attachment {{id}}</h2><br/>
<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>
<hr width="80%" />