Fix indentation

This commit is contained in:
Razzi Abuissa 2015-01-04 19:57:11 -06:00
parent bf37631aa2
commit 56c766303f
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@
{{{body}}}
<footer class="site-footer clearfix">
<section class="copyright"><a href="{{@blog.url}}">{{@blog.title}}</a> &copy; {{date format="YYYY"}}</section>
<section class="poweredby">Proudly published with <a href="https://ghost.org">Ghost</a></section>
<section class="copyright"><a href="{{@blog.url}}">{{@blog.title}}</a> &copy; {{date format="YYYY"}}</section>
<section class="poweredby">Proudly published with <a href="https://ghost.org">Ghost</a></section>
</footer>
{{! Ghost outputs important scripts and data with this tag }}