diff --git a/pelican/themes/notmyidea/templates/index.html b/pelican/themes/notmyidea/templates/index.html index c8982476..3eac8a3a 100644 --- a/pelican/themes/notmyidea/templates/index.html +++ b/pelican/themes/notmyidea/templates/index.html @@ -23,7 +23,7 @@ {% endif %} {# other items #} {% else %} - {% if loop.first and articles_page.has_previous %} + {% if loop.first %}
    {% endif %}