put the permalink inside the article tag

This commit is contained in:
Sami Samhuri 2011-11-27 17:59:45 -08:00
parent ed7af5166f
commit 4ee0654120
2 changed files with 2 additions and 2 deletions

View file

@ -4,6 +4,6 @@
<time>{{date}}</time>
</header>
{{{body}}}
<p><a href="{{url}}">&infin;</a></p>
</article>
<p><a href="{{url}}">&infin;</a></p>
<p class="sep">&#x0f04;</p>

View file

@ -5,7 +5,7 @@
<time>{{date}}</time>
</header>
{{{html}}}
<p><a href="{{url}}">&infin;</a></p>
{{/post}}
</article>
<p><a href="{{#post}}{{url}}{{/post}}">&infin;</a></a>
<p class="sep">&#x0f04;</p>