From c04e694275fe3193d4eef548ee63f4bc1ec121f9 Mon Sep 17 00:00:00 2001 From: Bobby Date: Wed, 1 Nov 2023 19:08:52 -0400 Subject: updates --- templates/dev_status/home.html | 92 +++++++++++++++++++++--------------------- 1 file changed, 47 insertions(+), 45 deletions(-) (limited to 'templates/dev_status') diff --git a/templates/dev_status/home.html b/templates/dev_status/home.html index 6c494fe5..1863434b 100644 --- a/templates/dev_status/home.html +++ b/templates/dev_status/home.html @@ -1,53 +1,55 @@ {% extends 'blog/partials/base.html' %} {% block content %}
+
+ + + + + + + + + + + +
+

Search & Filter:  

+
+ + + + + + + + + +
+
{% load static %} {% load times %} -
- {% comment %} Search and Filter {% endcomment %} - - - - - - - - - - - -
-

Search & Filter:  

-
- - - - - - - - - -
-
+

-
- + {% comment %} Search and Filter {% endcomment %} + +
+
{% for repo in repos %} -- cgit v1.2.3
@@ -55,8 +57,8 @@ -

{{ repo.name }}

-

{{ repo.description }}

+

{{ repo.name }}

+

{{ repo.description }}