Skip to content
Snippets Groups Projects
Unverified Commit 54e16063 authored by Chris Lawton's avatar Chris Lawton Committed by GitHub
Browse files

Merge pull request #79 from OpenTechFund/feature/130-form-submission-frontend

Feature/130 form submission frontend
parents f21e5567 2d28edbb
No related branches found
No related tags found
No related merge requests found
{% extends "base.html" %}
{% block header_modifier %}header--light-bg{% endblock %}
{% block content %}
<h2>Thank you for submitting your application.</h2>
<div class="wrapper wrapper--small">
<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>
</div>
</div>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment