diff --git a/templates/zephyr/compose.html b/templates/zephyr/compose.html new file mode 100644 index 0000000000..527edefafe --- /dev/null +++ b/templates/zephyr/compose.html @@ -0,0 +1,67 @@ +
+
+
×
+
+
+ + × +
+
+ {% csrf_token %} + + + + + + + + + + + + + + + + + + +
+ + +
+ + + > + +
+ You and +
+
+ +
+ Formatting +
+ +
+
+ +
+
+
+
+
diff --git a/templates/zephyr/home.html b/templates/zephyr/home.html index f33ccb4b3c..2abb886c16 100644 --- a/templates/zephyr/home.html +++ b/templates/zephyr/home.html @@ -56,74 +56,7 @@ -
-
-
×
-
-
- - × -
-
- {% csrf_token %} - - - - - - - - - - - - - - - - - - -
- - -
- - - > - -
- You and -
-
- -
- Formatting -
- -
-
- -
-
-
-
-
- +{% include "zephyr/compose.html" %}