From c38a7d82fd7d5d187bc12c74ba684110b0b10e78 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Sat, 18 Jul 2026 10:05:29 +1200 Subject: Finish list of blog pages --- templates/blog.html | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) (limited to 'templates/blog.html') diff --git a/templates/blog.html b/templates/blog.html index 4653d1c..2690196 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -1,10 +1,26 @@ {% extends "base.html" %} {% block content %} -

{{ section.title }}

- + + {% endblock content %} -- cgit v1.2.3