X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/083b6653f96bcbbea1328090e4775b055ab01c03..4782b277ede00ac45bdf776d06a04524fbd194c8:/notes/templates/note_list.html?ds=sidebyside diff --git a/notes/templates/note_list.html b/notes/templates/note_list.html index e77bce0..91131d8 100644 --- a/notes/templates/note_list.html +++ b/notes/templates/note_list.html @@ -9,13 +9,15 @@

No notes

{% endfor %} - + {% if page_count > 1 %} + + {% endif %} {% endblock %} \ No newline at end of file