From 14958653b9bf92f56316511e8080baeeaf409b97 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 7 Aug 2017 08:55:33 +0300 Subject: Basic structure and initial homepage --- templates/blog.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 templates/blog.html (limited to 'templates/blog.html') diff --git a/templates/blog.html b/templates/blog.html new file mode 100644 index 0000000..deb2148 --- /dev/null +++ b/templates/blog.html @@ -0,0 +1,9 @@ +{% extends 'base.html' %} + +{% block body %} +