Update 17.07.2020:20.00

This commit is contained in:
Denys Konovalov
2020-07-17 20:01:45 +02:00
parent cd56ec6f1f
commit f3a65540db
13 changed files with 169 additions and 149 deletions

View File

@ -40,7 +40,8 @@
{{ if .Params.Clubs }}
<div class="row">
<div class="col-lg-7 mb-20 mb-lg-0">
<form action="{{ .Params.Forestry_link | safeURL }}" method="POST">
<h3>Kontakt</h3>
<form action="{{ .Params.Formspree_link | safeURL }}" method="POST">
<input type="text" class="form-control mb-3" id="name" name="name" placeholder="Name">
<input type="email" class="form-control mb-3" id="mail" name="mail" placeholder="E-Mail Adresse">
<input type="text" class="form-control mb-3" id="subject" name="subject" placeholder="Betreff">