summaryrefslogtreecommitdiff
path: root/certificate/templates/download.html
diff options
context:
space:
mode:
authorprathamesh2015-04-27 16:33:44 +0530
committerprathamesh2015-04-27 16:33:44 +0530
commit0c184765ff5c332109b9e53510a92689d6d46604 (patch)
tree6184cbb19a549672e188ab50971b3b0a55e62b4f /certificate/templates/download.html
parentc248f1bfa0a06db0d4c571ec8362e03b37322592 (diff)
downloadcertificate-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/download.html')
-rw-r--r--certificate/templates/download.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/certificate/templates/download.html b/certificate/templates/download.html
index 00c2527..6d808c9 100644
--- a/certificate/templates/download.html
+++ b/certificate/templates/download.html
@@ -57,7 +57,7 @@
<span class="input-group-btn"><button class="btn btn-lg btn-primary" type="submit">Download Certificate</button></span>
</div>
</form>
- <center><h4>Problem in downloading the certificate? Write to us at <a href="mailto:info@fossee.in">info[at]fossee[dot]in</a></h4>
+ <center><h4>Problem in downloading the certificate? Write to us at <a href="mailto:certificates@fossee.in">certificates[at]fossee[dot]in</a></h4>
{% endblock %}
{% block javascript %}