From c421139ea893ea0e2f68d23620dd3d91b6feecbe Mon Sep 17 00:00:00 2001 From: soaos Date: Fri, 3 Apr 2026 16:06:30 -0400 Subject: Initial Commit (Fresh Start) --- data/templates/grid.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 data/templates/grid.html (limited to 'data/templates/grid.html') diff --git a/data/templates/grid.html b/data/templates/grid.html new file mode 100644 index 0000000..2c187b1 --- /dev/null +++ b/data/templates/grid.html @@ -0,0 +1,23 @@ + + + + + + {{ ring_name }} List + + +
+

{{ ring_name }} List

+

{{ ring_description }}

+

Add all sites with declared RSS feeds to your feed reader with this OPML link.

+ + {{ grid_of_sites | safe }} + +
+ +
+ + -- cgit v1.3-2-g0d8e