diff options
Diffstat (limited to 'certificate/templates/download.html')
-rw-r--r-- | certificate/templates/download.html | 2 |
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 %} |