summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-01-24 16:45:57 +0100
committerJonas Smedegaard <dr@jones.dk>2008-01-24 16:45:57 +0100
commitc8fd336bc706252637a4653ef066b4e040ace6f8 (patch)
tree48481a268af5a2a5af2f03070b55f1d131c4f9b3
parent42c0f73baecf5ab3d3639b8e369153b16f16b439 (diff)
Change templates to use domain template.
-rw-r--r--templates/filehost.mdwn2
-rw-r--r--templates/mailhost.mdwn2
-rw-r--r--templates/supporthost.mdwn2
-rw-r--r--templates/supportlisturl.mdwn1
4 files changed, 4 insertions, 3 deletions
diff --git a/templates/filehost.mdwn b/templates/filehost.mdwn
index 24ee5a6..f285205 100644
--- a/templates/filehost.mdwn
+++ b/templates/filehost.mdwn
@@ -1 +1 @@
-files.redpill.dk
+files.[[template id=domain]]
diff --git a/templates/mailhost.mdwn b/templates/mailhost.mdwn
index 230fc05..edd0c6b 100644
--- a/templates/mailhost.mdwn
+++ b/templates/mailhost.mdwn
@@ -1 +1 @@
-mail.redpill.dk
+mail.[[template id=domain]]
diff --git a/templates/supporthost.mdwn b/templates/supporthost.mdwn
index da4b666..14cb578 100644
--- a/templates/supporthost.mdwn
+++ b/templates/supporthost.mdwn
@@ -1 +1 @@
-support.redpill.dk
+support.[[template id=domain]]
diff --git a/templates/supportlisturl.mdwn b/templates/supportlisturl.mdwn
new file mode 100644
index 0000000..ac37efc
--- /dev/null
+++ b/templates/supportlisturl.mdwn
@@ -0,0 +1 @@
+<mailto:support@lists.[[template id=domain]]>