From 6e6e786b31490fc1d2a0a3bc607345027ed34a53 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 29 Oct 2007 16:14:32 +0100 Subject: Add and use supporthost template throughout the site. --- intro/email.mdwn | 2 +- intro/sms.mdwn | 2 +- templates/supporthost.mdwn | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 templates/supporthost.mdwn diff --git a/intro/email.mdwn b/intro/email.mdwn index a97ce31..0b8aa14 100644 --- a/intro/email.mdwn +++ b/intro/email.mdwn @@ -10,7 +10,7 @@ NB! Password lasts only 14 days - read here how to change it: - http://support.redpill.dk/intro + http://[[template id=supporthost]]/intro Same place you can also read about setup and possibilities with your account - more email adresses, subscribing to mailinglists etc. diff --git a/intro/sms.mdwn b/intro/sms.mdwn index 4bb1d12..f32bba1 100644 --- a/intro/sms.mdwn +++ b/intro/sms.mdwn @@ -1 +1 @@ - Here is a temporary password for your account. You MUST change it within 14 days: Read the web page http://support.redpill.dk/intro . Password: + Here is a temporary password for your account. You MUST change it within 14 days: Read the web page http://[[template id=supporthost]]/intro . Password: diff --git a/templates/supporthost.mdwn b/templates/supporthost.mdwn new file mode 100644 index 0000000..da4b666 --- /dev/null +++ b/templates/supporthost.mdwn @@ -0,0 +1 @@ +support.redpill.dk -- cgit v1.2.3