From 31c1d1c26a0c8e0b7790f810896d2f9d9db85e23 Mon Sep 17 00:00:00 2001 From: Bobby <30593201+luciferreeves@users.noreply.github.com> Date: Thu, 1 Dec 2022 02:29:36 -0500 Subject: Update home.html --- templates/dev_status/home.html | 44 ++++++++++-------------------------------- 1 file changed, 10 insertions(+), 34 deletions(-) diff --git a/templates/dev_status/home.html b/templates/dev_status/home.html index 0edf5c01..2b3e34d0 100644 --- a/templates/dev_status/home.html +++ b/templates/dev_status/home.html @@ -68,52 +68,28 @@ {% if page == 1 %} - - + + {% else %} - - + + {% endif %} {% for i in num_pages|times %} - + {% endfor %} {% if page == num_pages %} - - + + {% else %} - - + + {% endif %}
«««« {{ i }}{{ i }} »»»»
- - {% comment %} {% if num_pages and page %} - - {% endif %} {% endcomment %} - + {% endblock %} -- cgit v1.2.3