diff options
Diffstat (limited to 'tuxlite_tbs')
-rw-r--r-- | tuxlite_tbs/templates/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tuxlite_tbs/templates/index.html b/tuxlite_tbs/templates/index.html index d9d3e48..da1c3e0 100644 --- a/tuxlite_tbs/templates/index.html +++ b/tuxlite_tbs/templates/index.html @@ -22,10 +22,6 @@ {% include 'pagination.html' %} {% endif %} - {% if loop.length > 1 %} - <h1>Other Entries</h1> - {% endif %} - {# other items #} {% else %} |