X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/083b6653f96bcbbea1328090e4775b055ab01c03..d063502baa4a57159666cf9386aa1809f29fff22:/notes/templates/note_list.html?page=%7B%7B%20page.number%20%7D%7D diff --git a/notes/templates/note_list.html b/notes/templates/note_list.html index e77bce0..f1f5ee5 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