diff --git a/app/templates/index.html b/app/templates/index.html index b287afc..e726bbb 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -31,7 +31,9 @@ - +

+ {{item_list|length}} results +

{% if prev_page %} @@ -43,4 +45,4 @@ {% endif %}
-{% include 'footer.html' %} \ No newline at end of file +{% include 'footer.html' %}