diff --git a/public_html/templates/post.tpl b/public_html/templates/post.tpl index 5727f2b5..32379077 100644 --- a/public_html/templates/post.tpl +++ b/public_html/templates/post.tpl @@ -257,7 +257,7 @@ if (forceHttpInPermalinks > 0) { <% } %> - <% if (post.contentType === 'image') { %> + <% if (post.contentType === 'image' || post.contentType === 'animation') { %>