Student Proposal Review template now has the right header_title.
authorLennard de Rijk <ljvderijk@gmail.com>
Wed, 25 Mar 2009 18:56:31 +0000
changeset 2012 852418be1719
parent 2011 c4e1aa9ac8ca
child 2013 eda2589a90e6
Student Proposal Review template now has the right header_title. Should have been part of r2714. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
app/soc/templates/soc/student_proposal/review.html
--- a/app/soc/templates/soc/student_proposal/review.html	Wed Mar 25 18:54:55 2009 +0000
+++ b/app/soc/templates/soc/student_proposal/review.html	Wed Mar 25 18:56:31 2009 +0000
@@ -16,7 +16,7 @@
 {% load forms_helpers %}
 
 {% block header_title %}
-{{ page_name }} "{{ entity.title }}" from {{ student_name }} (Score: {{ entity.score }})
+{{ page_name }} (Score: {{ entity.score }})
 {% endblock %}
 
 {% block body %}