-
-
- {% include "chat/history.html" %}
- {% include "chat/new_message_form.html" %}
-
-
+
+
+ {% include "chat/history.html" %}
+ {% include "chat/new_message_form.html" %}
-
- {% include "chat/drawer.html" %}
+
diff --git a/html-router/templates/icons/book_icon.html b/html-router/templates/icons/book_icon.html
new file mode 100644
index 0000000..f6fd5d2
--- /dev/null
+++ b/html-router/templates/icons/book_icon.html
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/html-router/templates/icons/home_icon.html b/html-router/templates/icons/home_icon.html
new file mode 100644
index 0000000..4820e59
--- /dev/null
+++ b/html-router/templates/icons/home_icon.html
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/html-router/templates/icons/logout_icon.html b/html-router/templates/icons/logout_icon.html
new file mode 100644
index 0000000..21e9f9b
--- /dev/null
+++ b/html-router/templates/icons/logout_icon.html
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/html-router/templates/icons/user_icon.html b/html-router/templates/icons/user_icon.html
new file mode 100644
index 0000000..b49b339
--- /dev/null
+++ b/html-router/templates/icons/user_icon.html
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/html-router/templates/navigation_bar.html b/html-router/templates/navigation_bar.html
index 82d10f2..7a9f6d3 100644
--- a/html-router/templates/navigation_bar.html
+++ b/html-router/templates/navigation_bar.html
@@ -1,17 +1,22 @@
-