From d0e4499b968834592bd211c0bfecd00aaa042e9a Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sun, 27 Mar 2011 20:07:29 -0500 Subject: removed remain references to django tagging and replaced with taggit (faster, fewer db queries) --- templates/details/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/details/about.html b/templates/details/about.html index e2090d8..e5561c9 100644 --- a/templates/details/about.html +++ b/templates/details/about.html @@ -34,7 +34,7 @@

Colophon

me -
{%for object in object_list %}{%if forloop.counter = 1 %} +
{%for object in object_list %}{%if forloop.counter = 2 %} {{object.content|smartypants|safe}}{%endif%} {% endfor %}
-- cgit v1.2.3-70-g09d2