Преглед на файлове

Tweak hyde/post indentation a bit.

Brit Butler преди 11 години
родител
ревизия
3bf0bcf337
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      themes/hyde/post.tmpl

+ 3 - 3
themes/hyde/post.tmpl

@@ -6,9 +6,9 @@
6 6
   <div class="tags">{\n}
7 7
     {if $post.tags}
8 8
       Tagged as {foreach $tag in $post.tags}
9
-                  <a href="../tag/{$tag.slug}.{$config.pageExt}">{$tag.name}</a>{nil}
10
-                      {if not isLast($tag)},{sp}{/if}
11
-                {/foreach}
9
+        <a href="../tag/{$tag.slug}.{$config.pageExt}">{$tag.name}</a>{nil}
10
+          {if not isLast($tag)},{sp}{/if}
11
+      {/foreach}
12 12
     {/if}
13 13
   </div>{\n}
14 14
   <div class="date">{\n}