remake
This commit is contained in:
parent
c338166445
commit
db4996bda9
|
@ -1,4 +1,5 @@
|
||||||
<header>
|
<!DOCTYPE html>
|
||||||
|
<head>
|
||||||
<style>
|
<style>
|
||||||
@import url("https://cdn.jsdelivr.net/gh/aaaakshat/cm-web-fonts@latest/fonts.css");
|
@import url("https://cdn.jsdelivr.net/gh/aaaakshat/cm-web-fonts@latest/fonts.css");
|
||||||
* {
|
* {
|
||||||
|
@ -38,14 +39,17 @@
|
||||||
border-color: #0055d4;
|
border-color: #0055d4;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</header>
|
</head>
|
||||||
<h1>Active Longtermist Emergency Response Team</h1>
|
<h1>Active Longtermist Emergency Response Team</h1>
|
||||||
|
|
||||||
<p>ALERT is a response team, which will seek to react fast to developing catastrophes.</p>
|
<p>ALERT is a response team which will seek to react fast to developing catastrophes.</p>
|
||||||
|
|
||||||
<p>You can read more about the rationale behind it <a href="https://forum.effectivealtruism.org/posts/sgcxDwyD2KL6BHH2C/case-for-emergency-response-teams">here</a>, and about the latest iteration <a href="https://manifund.org/projects/make-alert-happen">here</a>.</p>
|
<p>You can read more about the rationale behind it <a href="https://forum.effectivealtruism.org/posts/sgcxDwyD2KL6BHH2C/case-for-emergency-response-teams">here</a>, and about the latest iteration <a href="https://manifund.org/projects/make-alert-happen">here</a>.</p>
|
||||||
|
|
||||||
<p>If you want to express your interest in becoming a volunteer, you can fill-in the form below, after which someone will be in touch:</p>
|
<h3>Becoming a volunteer</h3>
|
||||||
|
|
||||||
|
|
||||||
|
<p>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:</p>
|
||||||
|
|
||||||
<form
|
<form
|
||||||
method="post"
|
method="post"
|
||||||
|
@ -87,3 +91,4 @@
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user