summaryrefslogtreecommitdiffstats
path: root/templates/dataformat/flatfile.html
diff options
context:
space:
mode:
authorexpo <expo@expobox.potato.hut>2011-09-02 03:39:20 +0200
committerexpo <expo@expobox.potato.hut>2011-09-02 03:39:20 +0200
commit378ddfe96d4a9497be7f00aade1b0ef1cb3d01d3 (patch)
treeed5d2156f5374d7705b2f163508962f8c012aa6b /templates/dataformat/flatfile.html
parent4def1aece2eb713c90ea3cec027c40458f20c8ed (diff)
parent2145d1187ee401ba0b768a8383b06aef866bdbce (diff)
downloadtroggle-378ddfe96d4a9497be7f00aade1b0ef1cb3d01d3.tar.gz
troggle-378ddfe96d4a9497be7f00aade1b0ef1cb3d01d3.tar.bz2
troggle-378ddfe96d4a9497be7f00aade1b0ef1cb3d01d3.zip
branch merge
Diffstat (limited to 'templates/dataformat/flatfile.html')
-rw-r--r--templates/dataformat/flatfile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/dataformat/flatfile.html b/templates/dataformat/flatfile.html
index 1ddb7a5..07d03ca 100644
--- a/templates/dataformat/flatfile.html
+++ b/templates/dataformat/flatfile.html
@@ -1,7 +1,7 @@
{% autoescape off %}
<html>
<head>
-{{ head }}
+<title>{{ form.title }}</title>
</head>
<body>
{{ form.html }}