From 40fd5fed6b86b37668582923e6113acbcf8a2312 Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Tue, 16 Nov 2010 17:12:38 +0530 Subject: Add a new template for payment management. --HG-- branch : payments --- .../templates/registration/manage_payments.html | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 project/templates/registration/manage_payments.html (limited to 'project/templates') diff --git a/project/templates/registration/manage_payments.html b/project/templates/registration/manage_payments.html new file mode 100644 index 0000000..ffa1aa6 --- /dev/null +++ b/project/templates/registration/manage_payments.html @@ -0,0 +1,41 @@ +{% extends "base.html" %} + +{% block title %}Manage Payments - {% endblock %} + +{% block content %} +