diff --git a/distribusi/distribusi/page_template_event.py b/distribusi/distribusi/page_template_event.py
index 6b8987e..a089a7e 100644
--- a/distribusi/distribusi/page_template_event.py
+++ b/distribusi/distribusi/page_template_event.py
@@ -30,6 +30,12 @@ html_head_event = """
+
+
ABOUT
diff --git a/test_data/about.html b/test_data/about.html
index 01ce640..5a56a2e 100644
--- a/test_data/about.html
+++ b/test_data/about.html
@@ -17,6 +17,18 @@
+
+
+
+
ABOUT
@@ -28,7 +40,7 @@
-
+
TIMELINE
diff --git a/test_data/about_en.html b/test_data/about_en.html
index 653ce59..27fe6d7 100644
--- a/test_data/about_en.html
+++ b/test_data/about_en.html
@@ -17,6 +17,18 @@
+
+
+
+
ABOUT
diff --git a/test_data/events/index.html b/test_data/events/index.html
index f26b158..c4646d5 100644
--- a/test_data/events/index.html
+++ b/test_data/events/index.html
@@ -18,6 +18,12 @@
+
+
ABOUT
diff --git a/test_data/fragment.html b/test_data/fragment.html
index 846fdb4..4092721 100644
--- a/test_data/fragment.html
+++ b/test_data/fragment.html
@@ -24,6 +24,12 @@
+
+
ABOUT
diff --git a/test_data/index.html b/test_data/index.html
index d56a3e4..07ef091 100644
--- a/test_data/index.html
+++ b/test_data/index.html
@@ -32,8 +32,10 @@
+
+
diff --git a/test_data/src/img/icon_about_g.svg b/test_data/src/img/icon_about_g.svg
new file mode 100644
index 0000000..40bf713
--- /dev/null
+++ b/test_data/src/img/icon_about_g.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/test_data/src/style/common.css b/test_data/src/style/common.css
index cc1d7fe..9a546c4 100644
--- a/test_data/src/style/common.css
+++ b/test_data/src/style/common.css
@@ -111,7 +111,6 @@
img#about_icon { width:80px; }
div#timeline_icon_wrapper {
- display: none;
position:fixed;
right: 30px;
bottom: 30px;