diff --git a/opentech/apply/funds/templates/funds/fund_type_landing.html b/opentech/apply/funds/templates/funds/fund_type_landing.html
index dc30df46f9293a788e5727319a13e0b85196e9a2..c2383f1e71c6f216fc0e4ca50c5017d287f00af8 100644
--- a/opentech/apply/funds/templates/funds/fund_type_landing.html
+++ b/opentech/apply/funds/templates/funds/fund_type_landing.html
@@ -5,6 +5,8 @@
     <h3>Thank you for your submission to the Open Technology Fund.</h3>
     <div class="rich-text">
         <p>An e-mail with more information has been sent to the address you entered.</p>
+        <p>If you do not receive an e-mail within 15 minutes please check your
+spam folder and contact help@opentech.fund for further assistance.</p>
     </div>
 </div>
 {% endblock %}