diff options
author | Jonas Smedegaard <dr@jones.dk> | 2007-10-29 16:35:17 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2007-10-29 16:35:17 +0100 |
commit | a48135489a50cab6d6122e68322449dafddca248 (patch) | |
tree | f1225e5a44d715983241d5244c780adf40ccf264 /templates | |
parent | ffb1f006766beaaec931f2d43e773e1f4fe7676f (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/> |