From ea8f5e8517161c1bd52f61198138dfd2fc72f8e2 Mon Sep 17 00:00:00 2001 From: Bobby <30593201+luciferreeves@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:38:05 +0000 Subject: its all in a state of chaos, but it shall be working soon --- templates/dev_status/home.html | 14 +++++++------- templates/dev_status/repo.html | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'templates/dev_status') diff --git a/templates/dev_status/home.html b/templates/dev_status/home.html index 18574c0a..2b4eaba0 100644 --- a/templates/dev_status/home.html +++ b/templates/dev_status/home.html @@ -53,13 +53,13 @@ {% for repo in repos %} - {% else %} - - + {% comment %} {% endcomment %} + {% comment %} {% endcomment %} {% endif %} {% for i in num_pages|times %} - + {% comment %} {% endcomment %} {% endfor %} {% if page == num_pages %} {% else %} - - + {% comment %} + {% endcomment %} {% endif %}
+ {% comment %} {% endcomment %}

- {{ repo.name }} + {% comment %} {{ repo.name }} {% endcomment %} {% if repo.isFork %} {% endif %} @@ -99,18 +99,18 @@

« ««{{ i }}{{ i }} »»»
diff --git a/templates/dev_status/repo.html b/templates/dev_status/repo.html index c5df710b..23230a12 100644 --- a/templates/dev_status/repo.html +++ b/templates/dev_status/repo.html @@ -23,7 +23,7 @@ /> .. {% endif %} @@ -58,7 +58,7 @@ /> {% endif %} - {{ file.name }} @@ -85,7 +85,7 @@ >

Viewing - {{ files.name }}
@@ -113,7 +113,7 @@
   >
     

Viewing - {{ files.name }}
-- 
cgit v1.2.3