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 @@
| + {% comment %} | {% endcomment %}
|
- {{ repo.name }}
+ {% comment %} {{ repo.name }} {% endcomment %}
{% if repo.isFork %}
| « | ‹ | {% else %} -« | -‹ | + {% comment %}« | {% endcomment %} + {% comment %}‹ | {% endcomment %} {% endif %} {% for i in num_pages|times %} -{{ i }} | + {% comment %}{{ i }} | {% endcomment %} {% endfor %} {% if page == num_pages %}› | » | {% else %} -› | -» | + {% comment %}› | +» | {% endcomment %} {% endif %}
@@ -113,7 +113,7 @@
>
Viewing
- {{ files.name }}
--
cgit v1.2.3