From 45f217fa78a95dc56b7b85ad2ba81562c975e043 Mon Sep 17 00:00:00 2001 From: chen-chan Date: Mon, 21 Dec 2015 01:58:25 +0100 Subject: [PATCH] target="_blank" needs to be after href or it no werk tbh smh onii-fam also figcaption is completely unnecessary here tbh. --- contrib/templates/default/post.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/templates/default/post.mustache b/contrib/templates/default/post.mustache index 48182da..244dfe3 100644 --- a/contrib/templates/default/post.mustache +++ b/contrib/templates/default/post.mustache @@ -16,7 +16,7 @@ {{#Attachments}}
- {{Filename}} + {{Filename}}
{{/Attachments}}