From 4edfdce08129d5ad8a32f7af31a2ecd2a3d286ed Mon Sep 17 00:00:00 2001 From: Adam Christian Date: Fri, 28 Aug 2009 18:13:07 -0700 Subject: [PATCH] Fixing a couple bugs for alexey --- projects/templates/base.html | 41 +++++++------------------ projects/templates/projects/detail.html | 27 ++++++++++++++-- projects/views.py | 4 +-- 3 files changed, 38 insertions(+), 34 deletions(-) diff --git a/projects/templates/base.html b/projects/templates/base.html index 71c6665..7fb2315 100644 --- a/projects/templates/base.html +++ b/projects/templates/base.html @@ -39,7 +39,7 @@ + \ No newline at end of file diff --git a/projects/templates/projects/detail.html b/projects/templates/projects/detail.html index d5f11ab..9d665fc 100644 --- a/projects/templates/projects/detail.html +++ b/projects/templates/projects/detail.html @@ -133,6 +133,17 @@

{{ row.name }}