send currently set language to forms

lektura
max.mehl 2020-05-25 15:06:52 +02:00
parent 06b7bb98c9
commit b346bdfe6f
No known key found for this signature in database
GPG Key ID: 2704E4AB371E2E92
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<form action="https://forms.fsfe.org/email" method="post">
<input name="appid" type="hidden" value="pmpc-sign" />
<input name="lang" type="hidden" value="{{ .Lang }}" />
<label class="sign-input form-na">
<input name="name" placeholder="{{ i18n "action_form_name" }}" type="text" required />
</label>