summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/filehost.mdwn2
-rw-r--r--templates/mailhost.mdwn2
-rw-r--r--templates/supporthost.mdwn2
-rw-r--r--templates/supportlisturl.mdwn2
-rw-r--r--templates/webmailurl.mdwn2
5 files changed, 5 insertions, 5 deletions
diff --git a/templates/filehost.mdwn b/templates/filehost.mdwn
index f285205..328bd3b 100644
--- a/templates/filehost.mdwn
+++ b/templates/filehost.mdwn
@@ -1 +1 @@
-files.[[template id=domain]]
+files.[[!template id=domain]]
diff --git a/templates/mailhost.mdwn b/templates/mailhost.mdwn
index edd0c6b..acda881 100644
--- a/templates/mailhost.mdwn
+++ b/templates/mailhost.mdwn
@@ -1 +1 @@
-mail.[[template id=domain]]
+mail.[[!template id=domain]]
diff --git a/templates/supporthost.mdwn b/templates/supporthost.mdwn
index 14cb578..d4fec5b 100644
--- a/templates/supporthost.mdwn
+++ b/templates/supporthost.mdwn
@@ -1 +1 @@
-support.[[template id=domain]]
+support.[[!template id=domain]]
diff --git a/templates/supportlisturl.mdwn b/templates/supportlisturl.mdwn
index ac37efc..d60ba37 100644
--- a/templates/supportlisturl.mdwn
+++ b/templates/supportlisturl.mdwn
@@ -1 +1 @@
-<mailto:support@lists.[[template id=domain]]>
+<mailto:support@lists.[[!template id=domain]]>
diff --git a/templates/webmailurl.mdwn b/templates/webmailurl.mdwn
index 5bbed39..29c5e39 100644
--- a/templates/webmailurl.mdwn
+++ b/templates/webmailurl.mdwn
@@ -1 +1 @@
-<https://[[template id=mailhost]]/>
+<https://[[!template id=mailhost]]/>