1
0
Fork 0
forked from github/pelican

fixed a spelling error

This commit is contained in:
Florian Preinstorfer 2010-12-10 19:37:32 +01:00
commit 497b725dab

View file

@ -23,7 +23,7 @@
</article></aside><!-- /#featured -->
{% if loop.length > 1 %}
<section id="content" class="body">
<h1>Others articles</h1>
<h1>Other articles</h1>
<hr />
<ol id="posts-list" class="hfeed">
{% endif %}