diff options
author | Romain d'Alverny <rda@mageia.org> | 2010-11-06 16:34:51 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2010-11-06 16:34:51 +0000 |
commit | ae4009c1052d9e6163a24c2668dd4d9e039bf3fc (patch) | |
tree | ea45fc747fa4a747ad4952ee10a6b5b639c79627 /root/email | |
parent | ac10cc90fe99a465aaba747a32f469237bcd723e (diff) | |
download | identity-ae4009c1052d9e6163a24c2668dd4d9e039bf3fc.tar identity-ae4009c1052d9e6163a24c2668dd4d9e039bf3fc.tar.gz identity-ae4009c1052d9e6163a24c2668dd4d9e039bf3fc.tar.bz2 identity-ae4009c1052d9e6163a24c2668dd4d9e039bf3fc.tar.xz identity-ae4009c1052d9e6163a24c2668dd4d9e039bf3fc.zip |
more HTML cleanup, doc structure/style broken for now
Diffstat (limited to 'root/email')
-rw-r--r-- | root/email/activation.tt | 2 | ||||
-rw-r--r-- | root/email/admin/password.tt | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/root/email/activation.tt b/root/email/activation.tt index 5e749cd..b873421 100644 --- a/root/email/activation.tt +++ b/root/email/activation.tt @@ -3,3 +3,5 @@ [% l('To activate your account, please follow the link below.') %] [% url %] +-- +http://mageia.org/
\ No newline at end of file diff --git a/root/email/admin/password.tt b/root/email/admin/password.tt index 38bf2a3..0d9bac1 100644 --- a/root/email/admin/password.tt +++ b/root/email/admin/password.tt @@ -6,3 +6,5 @@ [% url %] +-- +http://mageia.org/
\ No newline at end of file |