diff -r c03a2b66ea09 -r 54ced1b9e010 templates/sent_sgd_confirm.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/sent_sgd_confirm.html Sat Jul 17 00:07:43 2010 +0530 @@ -0,0 +1,13 @@ +{% extends 'base.html' %} +{% block title %} +Sent Sage Days Participaton Confirmation +{% endblock %} +{% block content %} +Confirmation mail was sent to the following users + +Return to previous page +{% endblock %}