[extensions-web] Remove redundant information in profile.



commit 53bb711c1cd1ceeb6921fd1ba598fcfc25b904a9
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Tue Sep 27 17:33:13 2011 -0400

    Remove redundant information in profile.

 sweettooth/auth/templates/auth/profile.html |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/auth/templates/auth/profile.html b/sweettooth/auth/templates/auth/profile.html
index 793f7ec..5cffa61 100644
--- a/sweettooth/auth/templates/auth/profile.html
+++ b/sweettooth/auth/templates/auth/profile.html
@@ -25,7 +25,6 @@
       {% endif %}
 
       <h4 class="extension-name"><a href="{% url extensions-detail pk=extension.pk %}">{{ extension.name }}</a></h4>
-      <span class="author">by {{ extension.creator }}</span>
       <p class="description">
         {{ extension.description }}
       </p>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]