diff --git a/application/templates/base.html b/application/templates/base.html
index 217f5a7..08bedcc 100644
--- a/application/templates/base.html
+++ b/application/templates/base.html
@@ -37,6 +37,9 @@
Studentenansicht
+
+ Suche
+
{% elif user.is_staff %}
Administration
diff --git a/application/templates/blog_search_list_view.html b/application/templates/blog_search_list_view.html
index 701af93..588136d 100644
--- a/application/templates/blog_search_list_view.html
+++ b/application/templates/blog_search_list_view.html
@@ -4,7 +4,7 @@
{% include_tagcloud 'application.Post' %}
{% for post in posts %}
diff --git a/log.txt b/log.txt
index e236439..7990e1f 100644
--- a/log.txt
+++ b/log.txt
@@ -135,3 +135,6 @@
[20/Oct/2018 23:41:40] INFO [mysite:184] hi
[20/Oct/2018 23:41:50] INFO [mysite:184] hi
[20/Oct/2018 23:41:56] INFO [mysite:184] taggit
+[21/Oct/2018 10:35:50] INFO [mysite:184] taggit
+[21/Oct/2018 10:35:55] INFO [mysite:184]
+[21/Oct/2018 10:38:17] INFO [mysite:184] None