mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
fixed a spelling error
This commit is contained in:
parent
0c0c6af2dd
commit
497b725dab
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
</article></aside><!-- /#featured -->
|
</article></aside><!-- /#featured -->
|
||||||
{% if loop.length > 1 %}
|
{% if loop.length > 1 %}
|
||||||
<section id="content" class="body">
|
<section id="content" class="body">
|
||||||
<h1>Others articles</h1>
|
<h1>Other articles</h1>
|
||||||
<hr />
|
<hr />
|
||||||
<ol id="posts-list" class="hfeed">
|
<ol id="posts-list" class="hfeed">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue