# HG changeset patch # User nishanth # Date 1279183018 -19800 # Node ID b38de804ff4d5b4b1ac112a11c19043e14143ab3 # Parent 505989755cd82e33077ccb8823373f66a728c643 created template for confirming workshop participation diff -r 505989755cd8 -r b38de804ff4d templates/cnf_wsp_ptc.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/cnf_wsp_ptc.html Thu Jul 15 14:06:58 2010 +0530 @@ -0,0 +1,10 @@ +{% extends 'base.html' %} +{% block title %} +{% endblock %} +{% block content %} +
+ {{email}} + +
+{% endblock %} +