From 2c00a4137b33ee1143582f29d3d9a246a61b0fb7 Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Mon, 10 Apr 2017 15:08:57 +0530 Subject: fixed content.html --- static/website/templates/content.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/website/templates/content.html') diff --git a/static/website/templates/content.html b/static/website/templates/content.html index 88e9736..9decccf 100644 --- a/static/website/templates/content.html +++ b/static/website/templates/content.html @@ -1,3 +1,3 @@ {% block content %} -

Contene

-{% endblock%} \ No newline at end of file +

Contenet

+{% endblock%} -- cgit