diff -r 9f305face605 -r 505989755cd8 templates/sent_wsp_confirm.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/sent_wsp_confirm.html Thu Jul 15 01:06:32 2010 +0530 @@ -0,0 +1,13 @@ +{% extends 'base.html' %} +{% block title %} +Sent WSP Confirmation +{% endblock %} +{% block content %} +Confirmation mail was sent to the following users + +Return to previous page +{% endblock %}