Skip to content

Commit

Permalink
Fix HTML error in site_index.tt
Browse files Browse the repository at this point in the history
  • Loading branch information
KakeLP committed Jun 8, 2016
1 parent 04098b9 commit 9747991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/site_index.tt
Expand Up @@ -38,7 +38,6 @@
</li>
[% END %]
</ol>
</div>

<div id="site_index_feeds">
<p>
Expand All @@ -50,6 +49,7 @@
<a href="[% feed_base %];format=atom">atom feed</a>.
</p>
</div>
</div>

[% IF config.content_above_navbar_in_html %]
[% INCLUDE navbar.tt %]
Expand Down

0 comments on commit 9747991

Please sign in to comment.