From 0dae37a2e98c13fbc78acd58b86565fd6f14c654 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 14 Jan 2018 12:39:50 +0100 Subject: Split out layout from templates. --- templates/new_post.html | 44 ++++++++++++++++++-------------------------- 1 file changed, 18 insertions(+), 26 deletions(-) (limited to 'templates/new_post.html') diff --git a/templates/new_post.html b/templates/new_post.html index 93de696..a3a1a0f 100644 --- a/templates/new_post.html +++ b/templates/new_post.html @@ -1,29 +1,21 @@ - - - - {{ title }} - - -

Create a new post

-
-
- - -
+

Create a new post

+ +
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- -
-
- - +
+ +
+ -- cgit v1.2.3