From f3c85569f394b2019fcd56a55bf2d6aacb67e5a5 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 11 Aug 2008 20:50:21 -0700 Subject: transition for django 1 alpha2; seems to be all good --- equations/templates/equations/equation_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'equations/templates/equations/equation_detail.html') diff --git a/equations/templates/equations/equation_detail.html b/equations/templates/equations/equation_detail.html index 978b2e1..968e5ef 100644 --- a/equations/templates/equations/equation_detail.html +++ b/equations/templates/equations/equation_detail.html @@ -4,7 +4,7 @@ {% block content %}
-
+
{% if object.description %} -- cgit v1.2.3