diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-10-08 06:43:14 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-10-08 06:43:14 +0200 |
commit | c44d6622ca085d3ed54d7ba1c5664375ec0f4eab (patch) | |
tree | fb6d4b82c52c2e2dfef3866f02fe11dc4b34ca7d /templates/pwurl.mdwn | |
parent | 2cfeed85006d0f5421f37e25862932795b15acd5 (diff) |
Fix avoid variables in template URLs (apparently not expanded there).master-da
Diffstat (limited to 'templates/pwurl.mdwn')
-rw-r--r-- | templates/pwurl.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pwurl.mdwn b/templates/pwurl.mdwn index 803a886..d1e9881 100644 --- a/templates/pwurl.mdwn +++ b/templates/pwurl.mdwn @@ -1 +1 @@ -<https://[[!template id=mailhost]]/pw> +<https://mail.eksempel.dk/pw> |