fixing a lot of bullshit

This commit is contained in:
Set Hallstrom 2019-05-19 01:10:40 +02:00
parent 0729c62e17
commit e7c95f911c
5 changed files with 17 additions and 57 deletions

View file

@ -2,7 +2,7 @@
<div id="contact">
<form action="{{ site.baseurl }}/contact-success/" method="post" class="contact-form">
<div>
<h2>Bli medlem</h2>
<h2>Bli stödmedlem</h2>
<input type="hidden" name="_to" value="{{ site.email }}" /><br />
<input type="text" name="_gotcha" style="display: none;" />
</div>