# HG changeset patch # User Madhusudan.C.S # Date 1289829960 -19800 # Node ID 09ec121a7ebf4fa0951e4d898cff0e5bc2b19e77 # Parent 4e5491df65100827d814a6388f2dd7e12f32040e Add a - to the title of the header for Registration Statistics page. diff -r 4e5491df6510 -r 09ec121a7ebf project/templates/registration/regstats.html --- a/project/templates/registration/regstats.html Mon Nov 15 18:42:26 2010 +0530 +++ b/project/templates/registration/regstats.html Mon Nov 15 19:36:00 2010 +0530 @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block title %}Registration Statistics{% endblock %} +{% block title %}Registration Statistics - {% endblock %} {% block content %}

Registration Statistics