diff --git a/src/render.rs b/src/render.rs index cbcf3fa..a029320 100644 --- a/src/render.rs +++ b/src/render.rs @@ -7,18 +7,30 @@ pub const DEFAULT_TEMPLATE: &str = r#"
+{{title}}
+
+guestbook
+=========
+
+{{form}}
+
+entries
+=======
+{{entries}}
+