From e48a9d406fbd5489dc25bcdd92b1df2b0c862105 Mon Sep 17 00:00:00 2001 From: Carlos Sosa Date: Tue, 28 Aug 2018 00:22:45 -0700 Subject: Initial commit --- templates/post.html | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 templates/post.html (limited to 'templates/post.html') diff --git a/templates/post.html b/templates/post.html new file mode 100644 index 0000000..72cbcb0 --- /dev/null +++ b/templates/post.html @@ -0,0 +1,41 @@ + + + +$title$ in gnusosa + + + + + + + + + + + + + +
+

+ Carlos Sosa +

+ + + +
+ +

+ $title$ +

+ +
+ $body$ +
+
+ +
+
+ + -- cgit v1.3-2-g0d8e