From fac98ab8c9dbaa10edc3d9330a04c9e388b1a65c Mon Sep 17 00:00:00 2001 From: erjemin Date: Sat, 5 Nov 2022 23:50:19 +0300 Subject: [PATCH] =?UTF-8?q?=D1=80=D0=B5=D0=BA=D0=BB=D0=B0=D0=BC=D0=BD?= =?UTF-8?q?=D1=8B=D0=B5=20=D0=B1=D0=B0=D0=BD=D0=BD=D0=B5=D1=80=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oknardia/templates/ad/bannet-250x250.html | 7 +++++++ oknardia/templates/ad/bannet-wide-in-script.html | 4 ++++ oknardia/templates/ad/bannet-wide.html | 11 +++++++++++ 3 files changed, 22 insertions(+) create mode 100755 oknardia/templates/ad/bannet-250x250.html create mode 100755 oknardia/templates/ad/bannet-wide-in-script.html create mode 100755 oknardia/templates/ad/bannet-wide.html diff --git a/oknardia/templates/ad/bannet-250x250.html b/oknardia/templates/ad/bannet-250x250.html new file mode 100755 index 0000000..abe01be --- /dev/null +++ b/oknardia/templates/ad/bannet-250x250.html @@ -0,0 +1,7 @@ +
+
+
{% comment %}
+
+ {% endcomment %} \ No newline at end of file diff --git a/oknardia/templates/ad/bannet-wide-in-script.html b/oknardia/templates/ad/bannet-wide-in-script.html new file mode 100755 index 0000000..2af7b57 --- /dev/null +++ b/oknardia/templates/ad/bannet-wide-in-script.html @@ -0,0 +1,4 @@ +
+{# #} +
↑ Здесь могла бы быть ваша реклама ↑
+
\ No newline at end of file diff --git a/oknardia/templates/ad/bannet-wide.html b/oknardia/templates/ad/bannet-wide.html new file mode 100755 index 0000000..6a431ba --- /dev/null +++ b/oknardia/templates/ad/bannet-wide.html @@ -0,0 +1,11 @@ +
+
+{# #} +
+
↑ Здесь могла бы быть ваша реклама ↑
+
{% comment %}
+
+

↑ Здесь могла бы быть ваша реклама ↑
+ {% endcomment %} \ No newline at end of file