465 B
465 B
| title | subtitle | author | tags | |
|---|---|---|---|---|
| Contact form (via FormSpree) | This document covers the setup and options of theme feature described in the doc title | sara |
|
Submit the form and confirm your email address at FormSpree. Then add the following include to a page, replacing the email address:
{% raw %}
{% include formspree.html email="my_name@gmail.com" redirect="/thanks/" name="true" subject="true" %}
{% endraw %}