From 3de50d551aed22c71adf8003fd0283900a9cb425 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergei=20Erjemin=20=28=D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9?= =?UTF-8?q?=20=D0=95=D1=80=D0=B5=D0=BC=D0=B8=D0=BD=29?= Date: Thu, 5 Nov 2020 22:28:18 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D1=81=D1=87=D0=B5=D1=82=D1=87=D0=B8=D0=BA=20mai?= =?UTF-8?q?l.ru=20=D0=B8=20=D1=80=D0=B5=D0=B3=D0=B8=D1=81=D1=82=D1=80?= =?UTF-8?q?=D0=B0=D1=86=D0=B8=D1=8F=20yandex=20=D0=98=D1=81=D0=BF=D1=80?= =?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D1=8B=20meta=20(=D0=B2=D1=80?= =?UTF-8?q?=D0=B5=D0=BC=D1=8F=20=D0=B8=20=D0=BA=D1=8D=D1=88=D0=B8=D1=80?= =?UTF-8?q?=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dicquo/templates/base.html | 9 +++++---- dicquo/templates/index.html | 6 +++--- public/favicon.svg | 2 +- public/yandex_e5c0008fb741485c.html | 6 ++++++ 4 files changed, 15 insertions(+), 8 deletions(-) diff --git a/dicquo/templates/base.html b/dicquo/templates/base.html index cfab720..b71e491 100644 --- a/dicquo/templates/base.html +++ b/dicquo/templates/base.html @@ -7,6 +7,7 @@ + @@ -17,10 +18,9 @@ {% block Title %}{% endblock %} - - - - + + + 3 %}{{ i|stringformat:"02d" }}{% if not forloop.last %},{%endif %}{% endif %}{% empty %}19,10,05{% endfor %})); @@ -29,5 +29,6 @@ {% block Top_CSS1 %}{% endblock %}{% block Top_CSS2 %}{% endblock %}{% block Top_CSS3 %}{% endblock %} {% block CONTENT %}{% endblock %} {% endblock %} + \ No newline at end of file diff --git a/dicquo/templates/index.html b/dicquo/templates/index.html index cab4c61..0b1b06f 100644 --- a/dicquo/templates/index.html +++ b/dicquo/templates/index.html @@ -1,9 +1,9 @@ {% extends "base.html" %} {% load static %} -{% block Date4Meta %}{{ DQ.dtCreated|date:"Y-m-d G:i:s.u T" }}{% endblock %} -{% block Last4Meta %}{{ DQ.dtEdited|date:"Y-m-d G:i:s.u T" }}{% endblock %} -{% block Expires4Meta %}{% now 'Y-m-d G:i:s.u T' %}{% endblock %}" +{% block Date4Meta %}{{ DQ.dtCreated|date:"c" }}{% endblock %} +{% block Last4Meta %}{{ DQ.dtEdited|date:"c" }}{% endblock %} +{% block Expires4Meta %}{% now "c" %}{% endblock %}" {% block Description %}{% if DQ.szIntro %}{{ DQ.szIntro }} {% endif %}{{ DQ.szContent }}{% if AUTHOR.szAuthor %} ({{ AUTHOR.szAuthor }}){% endif %}{% endblock %} diff --git a/public/favicon.svg b/public/favicon.svg index 49cc2e5..7c0aad1 100644 --- a/public/favicon.svg +++ b/public/favicon.svg @@ -1,7 +1,7 @@ - diff --git a/public/yandex_e5c0008fb741485c.html b/public/yandex_e5c0008fb741485c.html index e69de29..8c6bc36 100644 --- a/public/yandex_e5c0008fb741485c.html +++ b/public/yandex_e5c0008fb741485c.html @@ -0,0 +1,6 @@ + + + + +Verification: e5c0008fb741485c + \ No newline at end of file