Set the correct appid

lektura
Jonas Oberg 2017-08-31 20:39:13 +02:00
parent c18d4202b3
commit 13a3974bf5
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<p>{{ (replace (replace .Site.Params.action.description "$ORGS" (partial "functions/count_organisations.html" .) ) "$INDS" (partial "functions/count_signatures.html" .)) | markdownify }}</p>
<form action="https://forms.fsfe.org/email" method="post">
<input name="appid" type="hidden" value="pmpc-sign" />
<label class="sign-input form-na">
<input name="name" placeholder="{{ .Site.Params.action.formName }}" type="text" required />
</label>