49 lines
1.4 KiB
Markdown
49 lines
1.4 KiB
Markdown
# Active Longtermist Emergency Response Team
|
|
|
|
ALERT is a response team which will seek to react fast to developing catastrophes.
|
|
|
|
You can read more about the rationale behind it [here](https://forum.effectivealtruism.org/posts/sgcxDwyD2KL6BHH2C/case-for-emergency-response-teams), and about the latest iteration [here](https://manifund.org/projects/make-alert-happen).
|
|
|
|
<h3>Becoming a volunteer</h3>
|
|
If you want to express your interest in becoming a volunteer, you can fill-in the form below, after which a member of our team will be in touch:
|
|
|
|
<form
|
|
method="post"
|
|
action="https://list.nunosempere.com/subscription/form"
|
|
class="listmonk-form"
|
|
>
|
|
<div>
|
|
<input type="hidden" name="nonce" />
|
|
<p>
|
|
<input
|
|
type="email"
|
|
name="email"
|
|
required
|
|
placeholder="E-mail"
|
|
class="subscribe-input"
|
|
/>
|
|
</p>
|
|
<p>
|
|
<input
|
|
type="text"
|
|
name="name"
|
|
placeholder="Name (helps filter out malicious entries)"
|
|
class="subscribe-input"
|
|
/>
|
|
</p>
|
|
|
|
<p style="display: none;">
|
|
<input
|
|
id="a916d"
|
|
type="checkbox"
|
|
name="l"
|
|
checked
|
|
value="a916d49f-0201-46d8-8311-225e095cd82f"
|
|
/>
|
|
<label for="a916d" style="font-size: 18px;">ALERT</label>
|
|
</p>
|
|
|
|
<p><input type="submit" value="Apply" class="subscribe-button" /></p>
|
|
</div>
|
|
</form>
|