From 94bc7469a461485bd7ef2efa4f0fbd5a63c18572 Mon Sep 17 00:00:00 2001 From: Yasin Date: Tue, 24 Jun 2014 15:56:26 +0200 Subject: [PATCH 1/1] Terms&cond: url available /portal/terms --- portal/templates/registration_view.html | 5 +- portal/templates/termsview.html | 395 ++++++++++++++++++++++++ portal/termsview.py | 51 +++ portal/urls.py | 3 +- 4 files changed, 450 insertions(+), 4 deletions(-) create mode 100644 portal/templates/termsview.html create mode 100644 portal/termsview.py diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index 3ab8efce..b6635ce3 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -105,7 +105,7 @@