All checks were successful
continuous-integration/drone/push Build is passing
* added highlight section for longer promotion of some articles * added recent news block and moved events up * re-arranged newsletter subscription action banner to action box on the front-page Reviewed-on: #4155 Co-authored-by: Tobias Diekershoff <tobiasd@fsfe.org> Co-committed-by: Tobias Diekershoff <tobiasd@fsfe.org>
30 lines
1.6 KiB
XML
30 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
||
<data>
|
||
<version>1</version>
|
||
|
||
<module>
|
||
<div class="banner-subscribe-box">
|
||
<p>
|
||
Εγγραφείτε στις ενημερώσεις μας μέσω ηλεκτρονικού ταχυδρομείου. Οι ειδικοί μας σας ενημερώνουν για τα τρέχοντα νέα, γεγονότα, δράσεις και πως να συνεισφέρετε. <span style="font-size:0.8em">(Η <a href="/about/legal/imprint.html#id-privacy-policy"><span style="color:white; text-decoration: underline;">Πολιτική ιδιωτικότητας</span></a>)</span>
|
||
</p>
|
||
|
||
<form class="form" method="post" action="https://my.fsfe.org/subscribe">
|
||
<input type="hidden" name="language" value="el"/>
|
||
<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="Το όνομα σου" required="required"/>
|
||
</div>
|
||
<div class="form-group">
|
||
<input type="email" class="form-control" name="email1" placeholder="Το 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">Να ενημερώνομαι</button>
|
||
</form>
|
||
</div>
|
||
</module>
|
||
</data>
|