From 048932c01b2c3031c6f8f3738ab9066c532c317b Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 2 Jul 2019 19:43:15 +0400 Subject: =?UTF-8?q?WIP:=20=D0=A4=D1=80=D0=BE=D0=BD=D1=82=D0=B5=D0=BD=D0=B4?= =?UTF-8?q?,=20=D1=80=D0=B0=D0=B1=D0=BE=D1=82=D0=B0=20=D1=81=20=D0=B1?= =?UTF-8?q?=D0=B0=D0=B7=D0=B0=D0=BC=D0=B8=20=D0=B4=D0=B0=D0=BD=D0=BD=D1=8B?= =?UTF-8?q?=D1=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- day9/task5/index.html | 164 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 156 insertions(+), 8 deletions(-) (limited to 'day9/task5/index.html') diff --git a/day9/task5/index.html b/day9/task5/index.html index 1785124..7d65bd9 100644 --- a/day9/task5/index.html +++ b/day9/task5/index.html @@ -1,9 +1,157 @@ - - - Python is awesome! - - -

Afternerd

-

Congratulations! The HTTP Server is working!

- + + + + + "table_task1" table view + + + + + + %%heading%% + + %%body%% +
+ +
+ `table_task1`
+ +
+
+ +
+
+ + + + \ No newline at end of file -- cgit v1.2.3