Set the correct appid
parent
c18d4202b3
commit
13a3974bf5
|
@ -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>
|
<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">
|
<form action="https://forms.fsfe.org/email" method="post">
|
||||||
|
<input name="appid" type="hidden" value="pmpc-sign" />
|
||||||
<label class="sign-input form-na">
|
<label class="sign-input form-na">
|
||||||
<input name="name" placeholder="{{ .Site.Params.action.formName }}" type="text" required />
|
<input name="name" placeholder="{{ .Site.Params.action.formName }}" type="text" required />
|
||||||
</label>
|
</label>
|
||||||
|
|
Loading…
Reference in New Issue