From 4036a15999b4f7905abfed5782a3bce02ce8fc70 Mon Sep 17 00:00:00 2001 From: Namonay Date: Thu, 19 Feb 2026 15:33:06 +0000 Subject: [PATCH] a --- server/src/data/templates/base.html | 122 ++++++++++++++-------------- 1 file changed, 61 insertions(+), 61 deletions(-) diff --git a/server/src/data/templates/base.html b/server/src/data/templates/base.html index b8b9955..6e1748f 100644 --- a/server/src/data/templates/base.html +++ b/server/src/data/templates/base.html @@ -1,67 +1,67 @@ -{% extends "base.html" %} -{% block content %} + + + + + {% if og_title %} {% endif %} + {% if og_description %} {% endif %} + {% if og_image %} + + + + {% endif %} + {{ title if title else "Portfolio" }} + + + + + - -
-
- - -
- +
+ +
+ +
+ {% block content %}{% endblock %} +
+ +
+
+

+ Spirit +

+
-
- -{% endblock %} + + +