diff options
Diffstat (limited to 'templates/taxonomy_single.html')
-rw-r--r-- | templates/taxonomy_single.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/taxonomy_single.html b/templates/taxonomy_single.html index 685eaf5..6afb6b2 100644 --- a/templates/taxonomy_single.html +++ b/templates/taxonomy_single.html @@ -9,7 +9,7 @@ </small> {%- endif %} <ul class="blog-posts"> - {% for page in term.pages | reverse %} + {% for page in term.pages %} <li> <span> <i> |