All checks were successful
continuous-integration/drone/push Build is passing
Currently implements both a format hook to remove white-space paragraphs, and a check to make their existence a critical failure. In the end may implement only one or none of these, subject to major design changes. Solves #5409 Co-authored-by: Darragh Elliott <me@delliott.net> Reviewed-on: #5431 Co-authored-by: delliott <delliott@fsfe.org> Co-committed-by: delliott <delliott@fsfe.org>
31 lines
1.4 KiB
XML
31 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<data>
|
||
<version>1</version>
|
||
|
||
<module>
|
||
<div class="banner-subscribe-box">
|
||
<p>
|
||
Subscreva às nossas actualizações por e-mail. Os nossos peritos mantém-no
|
||
informado sobre as novidades, eventos, actividades e como pode contribuir.
|
||
<span style="font-size:0.8em">(A nossa <a href="/about/legal/imprint.html#id-privacy-policy"><span style="color:white; text-decoration: underline;">Política de Privacidade</span></a>)</span>
|
||
</p>
|
||
|
||
<form class="form" method="post" action="https://my.fsfe.org/subscribe">
|
||
<input type="hidden" name="language" value="pt"/>
|
||
<input type="input" style="display: none !important" name="password" tabindex="-1" autocomplete="off"/>
|
||
<div class="form-group">
|
||
<input type="text" class="form-control" name="name" placeholder="O seu nome" required="required"/>
|
||
</div>
|
||
<div class="form-group">
|
||
<input type="email" class="form-control" name="email1" placeholder="O seu endereço de email" required="required"/>
|
||
</div>
|
||
<fsfe-cd-referrer-input/>
|
||
<input type="hidden" name="wants_info" value="yes"/>
|
||
<input type="hidden" name="wants_newsletter_info" value="yes"/>
|
||
<input type="hidden" name="category" value="i"/>
|
||
<button class="btn btn-default" type="submit">Mantenha-me informado(a)</button>
|
||
</form>
|
||
</div>
|
||
</module>
|
||
</data>
|