[extensions-web] auth: Add a header



commit fbba8b022834aa031ec0f3c488e473f827b8a7e5
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Fri Oct 19 13:56:34 2012 -0400

    auth: Add a header

 .../auth/templates/registration/profile.html       |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/sweettooth/auth/templates/registration/profile.html b/sweettooth/auth/templates/registration/profile.html
index 54938b0..9c5d605 100644
--- a/sweettooth/auth/templates/registration/profile.html
+++ b/sweettooth/auth/templates/registration/profile.html
@@ -29,6 +29,7 @@
     {% endfor %}
   </ul>
 
+  <h3> You have these extensions pending </h3>
   {% for version in unreviewed %}
   {% with version.extension as extension %}
   <li class="extension profile">



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