From 3bf0bcf337c4fccae8d178a10b340a8aa0df0b05 Mon Sep 17 00:00:00 2001 From: Brit Butler Date: Tue, 29 Apr 2014 00:13:40 -0400 Subject: [PATCH] Tweak hyde/post indentation a bit. --- themes/hyde/post.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/hyde/post.tmpl b/themes/hyde/post.tmpl index 3c514cd..cebe759 100644 --- a/themes/hyde/post.tmpl +++ b/themes/hyde/post.tmpl @@ -6,9 +6,9 @@
{\n} {if $post.tags} Tagged as {foreach $tag in $post.tags} - {$tag.name}{nil} - {if not isLast($tag)},{sp}{/if} - {/foreach} + {$tag.name}{nil} + {if not isLast($tag)},{sp}{/if} + {/foreach} {/if}
{\n}
{\n}