summaryrefslogtreecommitdiffstats
path: root/templates/personForm.html
diff options
context:
space:
mode:
authorWookey <wookey@wookware.org>2011-07-11 02:10:22 +0100
committerWookey <wookey@wookware.org>2011-07-11 02:10:22 +0100
commit78cedb2070c7e9d4e4eb418ecde7b60ba428273f (patch)
treeee8029e7df8aa2eca5ed9354b2c6e592fc11c96a /templates/personForm.html
parentcc27334193c9ddbef15855863934dab3f73ccdd4 (diff)
downloadtroggle-78cedb2070c7e9d4e4eb418ecde7b60ba428273f.tar.gz
troggle-78cedb2070c7e9d4e4eb418ecde7b60ba428273f.tar.bz2
troggle-78cedb2070c7e9d4e4eb418ecde7b60ba428273f.zip
remove all the DOS linefeeds
Diffstat (limited to 'templates/personForm.html')
-rw-r--r--templates/personForm.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/personForm.html b/templates/personForm.html
index 84ee7b7..4577239 100644
--- a/templates/personForm.html
+++ b/templates/personForm.html
@@ -1,6 +1,6 @@
-{% extends "base.html" %}
-{% block content %}
-
-{{ form }}
-
+{% extends "base.html" %}
+{% block content %}
+
+{{ form }}
+
{% endblock %} \ No newline at end of file