From f02b840bf7be13bc4e16c681bbd0bb58a13e6d80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mihae=C4=BCs=20Mejerovs?= Date: Wed, 22 May 2024 17:31:15 +0000 Subject: [PATCH] Update about.html --- about.html | 88 ++++-------------------------------------------------- 1 file changed, 6 insertions(+), 82 deletions(-) diff --git a/about.html b/about.html index ff98e76..99fdd02 100644 --- a/about.html +++ b/about.html @@ -1,95 +1,19 @@ - - +{% extends "base.html" %} +{% block title %}О нас{% endblock %} About - - + {% block content %}
-

About

+

О нас

@@ -115,5 +39,5 @@
+ {% endblock %} -