From 13fe89af9fe03382b25079f159c2bff27df32c0d Mon Sep 17 00:00:00 2001 From: Martin Green Date: Mon, 8 Aug 2011 09:51:47 +0100 Subject: Allow for editing flatpage titles, and made a common uneditable list of links. --- templates/dataformat/flatfile.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/dataformat') diff --git a/templates/dataformat/flatfile.html b/templates/dataformat/flatfile.html index 1ddb7a5..048606e 100644 --- a/templates/dataformat/flatfile.html +++ b/templates/dataformat/flatfile.html @@ -1,7 +1,9 @@ {% autoescape off %} -{{ head }} + +{{ form.title }} + {{ form.html }} -- cgit v1.2.3