summaryrefslogtreecommitdiff
path: root/templates/contact_form
diff options
context:
space:
mode:
authorluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2010-04-23 01:54:13 +0000
committerluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2010-04-23 01:54:13 +0000
commita6d95991f82f6a9a110a3c5e323c7f8d4ab4b3f3 (patch)
treee4f91b0a16d9a0aae1027a973915d8f87d5c55e9 /templates/contact_form
parenteaa95c860b89693e5ffd9b6df1d1375b2c03a14b (diff)
fixed 404 template and photo importing script
Diffstat (limited to 'templates/contact_form')
-rw-r--r--templates/contact_form/contact_form.txt6
-rw-r--r--templates/contact_form/contact_form_subject.txt2
2 files changed, 4 insertions, 4 deletions
diff --git a/templates/contact_form/contact_form.txt b/templates/contact_form/contact_form.txt
index 701b8bb..5d8bf3e 100644
--- a/templates/contact_form/contact_form.txt
+++ b/templates/contact_form/contact_form.txt
@@ -1,5 +1,5 @@
-Message from luxagraf:
-
Name: {{name}}
-Wrote: {{body}} \ No newline at end of file
+Wrote: {{body}}
+
+Reply-To Address: {{email}} \ No newline at end of file
diff --git a/templates/contact_form/contact_form_subject.txt b/templates/contact_form/contact_form_subject.txt
index 9719f2c..2eb8f20 100644
--- a/templates/contact_form/contact_form_subject.txt
+++ b/templates/contact_form/contact_form_subject.txt
@@ -1 +1 @@
-[luxagraf] {{subject_line}} \ No newline at end of file
+[luxmail] {{subject_line}} \ No newline at end of file