diff --git a/routes/_components/TimelineHomePage.html b/routes/_components/TimelineHomePage.html
new file mode 100644
index 00000000..26085770
--- /dev/null
+++ b/routes/_components/TimelineHomePage.html
@@ -0,0 +1,54 @@
+
+
+ {{#if hidePage}}
+
+ {{/if}}
+ {{#if $currentVerifyCredentials }}
+
+ {{/if}}
+
+ {{#if !hidePage && hideTimeline}}
+
+ {{/if}}
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/routes/_components/TimelinePage.html b/routes/_components/TimelinePage.html
new file mode 100644
index 00000000..de9a7f65
--- /dev/null
+++ b/routes/_components/TimelinePage.html
@@ -0,0 +1,47 @@
+
+ {{#if hidePage}}
+
+ {{/if}}
+
+
+
+
+ {{#if !hidePage && hideTimeline}}
+
+ {{/if}}
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/routes/_components/compose/ComposeBox.html b/routes/_components/compose/ComposeBox.html
index 0615d604..5778228c 100644
--- a/routes/_components/compose/ComposeBox.html
+++ b/routes/_components/compose/ComposeBox.html
@@ -1,4 +1,4 @@
-