diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-01-24 16:45:38 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-01-24 16:45:38 +0100 |
commit | 42c0f73baecf5ab3d3639b8e369153b16f16b439 (patch) | |
tree | 12c46a24eef44b554b986839f2af425c889a8dbd | |
parent | a99066e83ae974960ce7517530b0d2e38c1e937e (diff) |
Change webmailurl template to use mailhost template.
-rw-r--r-- | templates/webmailurl.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/webmailurl.mdwn b/templates/webmailurl.mdwn index d6cdc57..5bbed39 100644 --- a/templates/webmailurl.mdwn +++ b/templates/webmailurl.mdwn @@ -1 +1 @@ -<https://mail.redpill.dk/> +<https://[[template id=mailhost]]/> |