aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--catdap.yml1
-rw-r--r--root/email/activation.tt2
-rw-r--r--root/email/admin/password.tt2
3 files changed, 3 insertions, 2 deletions
diff --git a/catdap.yml b/catdap.yml
index b2c8bce..c87fc3b 100644
--- a/catdap.yml
+++ b/catdap.yml
@@ -11,6 +11,7 @@ name: CatDap
default_view: Web
organisation: Mageia
+project_url: http://www.mageia.org/
apptitle: Mageia Identity Management
emailfrom: noreply@mageia.org
diff --git a/root/email/activation.tt b/root/email/activation.tt
index b873421..d1cd4a6 100644
--- a/root/email/activation.tt
+++ b/root/email/activation.tt
@@ -4,4 +4,4 @@
[% url %]
--
-http://mageia.org/ \ No newline at end of file
+[% c.config.project_url %]
diff --git a/root/email/admin/password.tt b/root/email/admin/password.tt
index 0d9bac1..09fb61d 100644
--- a/root/email/admin/password.tt
+++ b/root/email/admin/password.tt
@@ -7,4 +7,4 @@
[% url %]
--
-http://mageia.org/ \ No newline at end of file
+[% c.config.project_url %]