diff options
author | Jonas Smedegaard <dr@jones.dk> | 2007-10-29 16:48:00 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2007-10-29 16:48:00 +0100 |
commit | 7e3050733d41c2309cba632cda3229e36df550e9 (patch) | |
tree | 7eab3e2b3b40e9547c9c1872f32e94cb01a4ae9e /templates | |
parent | 6c694b3f7b01f733bd6b60321bfd5c9e0b8a22ba (diff) |
Add and use mailhost and webmailurl templates throughout the site.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/mailhost.mdwn | 1 | ||||
-rw-r--r-- | templates/webmailurl.mdwn | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/mailhost.mdwn b/templates/mailhost.mdwn new file mode 100644 index 0000000..230fc05 --- /dev/null +++ b/templates/mailhost.mdwn @@ -0,0 +1 @@ +mail.redpill.dk diff --git a/templates/webmailurl.mdwn b/templates/webmailurl.mdwn new file mode 100644 index 0000000..d6cdc57 --- /dev/null +++ b/templates/webmailurl.mdwn @@ -0,0 +1 @@ +<https://mail.redpill.dk/> |