From 6731162a04ff6097b3cdc9b7de4f5ca5d1634325 Mon Sep 17 00:00:00 2001 From: Hidden Z Date: Fri, 5 Nov 2010 14:02:57 +0000 Subject: [PATCH] templates/base.html: add css --- pyi2phosts/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/pyi2phosts/templates/base.html b/pyi2phosts/templates/base.html index a39608c..91fe11f 100644 --- a/pyi2phosts/templates/base.html +++ b/pyi2phosts/templates/base.html @@ -7,6 +7,7 @@ {% block head %} {% endblock %} + {% block content %}