From dfde1ae901958bd61219a180903561b4a7c2e2ad Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 3 Aug 2026 15:02:33 +0300 Subject: Improve gemini generation --- templates_gmi/section_projects.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates_gmi/section_projects.html') diff --git a/templates_gmi/section_projects.html b/templates_gmi/section_projects.html index be0db07..bdc5044 100644 --- a/templates_gmi/section_projects.html +++ b/templates_gmi/section_projects.html @@ -1,5 +1,7 @@ {% extends "base.html" %} {% block content %} + {{ section.content | safe }} + {% endblock %} -- cgit v1.3