diff -r fe197c0c9903 -r f57c30096b51 templates/home.html --- a/templates/home.html Tue Apr 20 23:12:15 2010 +0530 +++ b/templates/home.html Tue Apr 20 23:29:44 2010 +0530 @@ -5,6 +5,6 @@ Submit Feedback
{% endif %} {% if can_take_quiz %} -Attempt {{quiz_name}}
+Attempt quiz
{% endif %} {% endblock %}