From 1f13bd5ea9ac38b2520705e25daf227e5fbac1a1 Mon Sep 17 00:00:00 2001 From: borissedw Date: Mon, 31 Jul 2023 19:16:10 +0300 Subject: [PATCH] 0.0.7 --- static/css/styles(boris).css | 4 ++- .../blocks/profile/messager_support.html | 28 +++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 templates/blocks/profile/messager_support.html diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 8814b24..6362622 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -196,4 +196,6 @@ /*width: 100px;*/ border: none; /*border-radius: 3px;*/ -} \ No newline at end of file +} + +/**/ \ No newline at end of file diff --git a/templates/blocks/profile/messager_support.html b/templates/blocks/profile/messager_support.html new file mode 100644 index 0000000..5c79fed --- /dev/null +++ b/templates/blocks/profile/messager_support.html @@ -0,0 +1,28 @@ +{% load static %} + +
+
+ Название темы +
+
+
+
+ + +
+
+ +
+
+
+
+
+ +
+
+ +
+
+
+
+
\ No newline at end of file