From 93cd0aedd28f701ee3173e08f63f4bb751cece83 Mon Sep 17 00:00:00 2001 From: Hidden Z Date: Fri, 5 Nov 2010 12:01:12 +0000 Subject: [PATCH] Place policy.html with other templates Separate "templates/local/" directory doesn't make sense because most of reg services will use own templates for most pages. --- pyi2phosts/templates/{local => }/policy.html | 0 pyi2phosts/templates/postkey.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename pyi2phosts/templates/{local => }/policy.html (100%) diff --git a/pyi2phosts/templates/local/policy.html b/pyi2phosts/templates/policy.html similarity index 100% rename from pyi2phosts/templates/local/policy.html rename to pyi2phosts/templates/policy.html diff --git a/pyi2phosts/templates/postkey.html b/pyi2phosts/templates/postkey.html index 2f5fb20..c7ef63e 100644 --- a/pyi2phosts/templates/postkey.html +++ b/pyi2phosts/templates/postkey.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% block content %} -{% include "local/policy.html" %} +{% include "policy.html" %}
{% csrf_token %}

Enter your domain details