diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2009-06-26 15:02:49 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2009-06-26 15:02:49 +0000 |
| commit | 262042505d23cc816375719386acbff2ef6398cb (patch) | |
| tree | 5c96961e566ec3a55b252f19b48ef09a4a856191 | |
| parent | 3f0ceba1e05780975e2af3e446efd88cfd8c5731 (diff) | |
Change email address on the about page.
| -rw-r--r-- | templates/about.tpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/about.tpl b/templates/about.tpl index 4631e6c..efa2419 100644 --- a/templates/about.tpl +++ b/templates/about.tpl @@ -15,8 +15,7 @@ improvements. If anyone is really interested, let me know and we can talk about giving you Subversion commit privileges. I'd like for nutridb.org to become a collaborative, community effort. This way the results of anyone's work will go to a - central place where everyone can benefit. Feel free to contact me at nkinkade AT - gmail DOT com. + central place where everyone can benefit. Feel free to contact me at <a href="http://natha.nkinka.de">nath@nkinka.de</a>. </div> <div class='standardMargins'> |
