pytask/templates/task/view_textbook.html
changeset 559 96e8e65a3738
parent 547 1bfa67f465b4
--- a/pytask/templates/task/view_textbook.html	Fri Feb 04 16:38:21 2011 +0530
+++ b/pytask/templates/task/view_textbook.html	Sat Feb 05 03:24:52 2011 +0530
@@ -16,15 +16,15 @@
     {% if can_edit %}
         <a href="{% url edit_textbook textbook.id %}">Edit Text book</a>
     {% endif %}
-    
+
     {% if can_approve %}
         <a href="{% url approve_textbook textbook.id %}">Approve Text book</a>
     {% endif %}
 
     <hr />
-
+    <strong>Pynts: {{ textbook.pynts }}</strong><br/>
     {% if textbook.tags.count %}
-      Tags: {% as_tags textbook.tags %}<hr />
+      <strong>Tags:</strong> {% as_tags textbook.tags %}<hr />
     {% endif %}
 
     <h3>