From 37409a77556b721ca856afaa8662190939af49c9 Mon Sep 17 00:00:00 2001 From: Christopher Neugebauer Date: Wed, 4 Oct 2017 07:09:34 -0700 Subject: [PATCH] Adds tuokcehc template --- pinaxcon/templates/registrasion/stripe/tuokcehc.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 pinaxcon/templates/registrasion/stripe/tuokcehc.html diff --git a/pinaxcon/templates/registrasion/stripe/tuokcehc.html b/pinaxcon/templates/registrasion/stripe/tuokcehc.html new file mode 100644 index 0000000..fd1fd66 --- /dev/null +++ b/pinaxcon/templates/registrasion/stripe/tuokcehc.html @@ -0,0 +1,6 @@ +{% extends "registrasion/stripe/tuokcehc_.html" %} + +{% block lede %} + North Bay Python transactions are performed by Stripe on behalf of Software + Freedom Conservancy. +{% endblock %}