diff options
author | prathamesh | 2015-04-27 16:33:44 +0530 |
---|---|---|
committer | prathamesh | 2015-04-27 16:33:44 +0530 |
commit | 0c184765ff5c332109b9e53510a92689d6d46604 (patch) | |
tree | 6184cbb19a549672e188ab50971b3b0a55e62b4f /certificate/templates/verify.html | |
parent | c248f1bfa0a06db0d4c571ec8362e03b37322592 (diff) | |
download | certificate-generator-0c184765ff5c332109b9e53510a92689d6d46604.tar.gz certificate-generator-0c184765ff5c332109b9e53510a92689d6d46604.tar.bz2 certificate-generator-0c184765ff5c332109b9e53510a92689d6d46604.zip |
Added interface for freeeda textbook companion certificate download.
Diffstat (limited to 'certificate/templates/verify.html')
-rw-r--r-- | certificate/templates/verify.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certificate/templates/verify.html b/certificate/templates/verify.html index a4ce037..f70a20d 100644 --- a/certificate/templates/verify.html +++ b/certificate/templates/verify.html @@ -45,7 +45,7 @@ {% endif %} </form> <hr> - <center><h4>Problem in verfying details ? write to us at <a href="mailto:info@fossee.in">info[at]fossee[dot]in</a></h4> + <center><h4>Problem in verfying details ? write to us at <a href="mailto:certificates@fossee.in">certificates[at]fossee[dot]in</a></h4> {% endblock %} {% block javascript %} |