tweak post.mustache
This commit is contained in:
parent
5219bcefab
commit
39c6c6b963
@ -19,9 +19,8 @@
|
||||
{{#Attachments}}
|
||||
<figure>
|
||||
<figcaption>
|
||||
<a target="_blank" href="{{Source}}" title="{{Filename}}">{{Filename}}</a>
|
||||
<a target="_blank" href="{{Source}}" title="{{Filename}}"><img src="{{Thumbnail}}" alt="{{Filename}}" /></a>
|
||||
</figcaption>
|
||||
<img src="{{Thumbnail}}" alt="{{Filename}}" />
|
||||
</figure>
|
||||
{{/Attachments}}
|
||||
</fieldset>
|
||||
|
Reference in New Issue
Block a user