content/join: add missing div
This commit is contained in:
parent
09e7ffed8a
commit
dac077d9a8
1 changed files with 53 additions and 48 deletions
|
@ -1,6 +1,6 @@
|
||||||
[[!meta title="Join"]]
|
[[!meta title="Join"]]
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
async function checkDuplicate() {
|
async function checkDuplicate() {
|
||||||
var url='https://lab.ilot.io/api/v4/projects/99/issues';
|
var url='https://lab.ilot.io/api/v4/projects/99/issues';
|
||||||
var email = document.getElementById("email").value;
|
var email = document.getElementById("email").value;
|
||||||
|
@ -77,54 +77,59 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
<header class="text-center">
|
|
||||||
<h1 class="post-title">Registration Form</h1>
|
|
||||||
</header>
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div class="post-content clearfix">
|
<header class="text-center">
|
||||||
|
<h1 class="post-title">Registration Form</h1>
|
||||||
|
</header>
|
||||||
|
<hr>
|
||||||
|
|
||||||
<p>If you would like to join ilot, please fill out this form with your details, and someone will get back to you shortly via email. Individuals, cooperatives, and other organizations that identify with the cooperative movement are welcome to join. If you receive no contact within seven days of registration, please send an email to <a href="mailto:support@ilot.io">support@ilot.io</a>.</p>
|
<div class="post-content clearfix">
|
||||||
<div>
|
|
||||||
|
|
||||||
<noscript><p>You need JavaScript to complete this form. Alternatively, you can send an email <a href="mailto:support@ilot.io">support@ilot.io</a></p> to register</noscript>
|
<p>If you would like to join ilot, please fill out this form with your details, and someone will get back to you shortly via email. Individuals, cooperatives, and other organizations that identify with the cooperative movement are welcome to join. If you receive no contact within seven days of registration, please send an email to <a href="mailto:support@ilot.io">support@ilot.io</a>.</p>
|
||||||
|
<div>
|
||||||
|
|
||||||
<form>
|
<noscript><p>You need JavaScript to complete this form. Alternatively, you can send an email <a href="mailto:support@ilot.io">support@ilot.io</a></p> to register</noscript>
|
||||||
|
|
||||||
<h2 id="basic-info">Basic Info:</h2>
|
<form>
|
||||||
<div class="formgroup">
|
|
||||||
<label for="name">Name <i>(optional)</i></label>
|
|
||||||
<input id="name" name="name" type="text" maxlength="40">
|
|
||||||
<label for="emptyfield">This should be left unchanged</label>
|
|
||||||
<input id="emptyfield" name="emptyfield" type="text" maxlength="40">
|
|
||||||
|
|
||||||
<p><label for="email">Contact email address</label>
|
<h2 id="basic-info">Basic Info:</h2>
|
||||||
<input id="email" name="email" type="email" required></p>
|
<div class="formgroup">
|
||||||
</div>
|
<label for="name">Name <i>(optional)</i></label>
|
||||||
|
<input id="name" name="name" type="text" maxlength="40">
|
||||||
|
<label for="emptyfield">This should be left unchanged</label>
|
||||||
|
<input id="emptyfield" name="emptyfield" type="text" maxlength="40">
|
||||||
|
|
||||||
|
<p><label for="email">Contact email address</label>
|
||||||
|
<input id="email" name="email" type="email" required></p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<p>In up to 500 characters (the maximum length of a toot on Mastodon), can you tell us a bit about yourself? For instance, why you wish to join ilot, and what hopes or aspirations you have for the site and/or your participation? We’d like to build a picture of how our members want to use the site.</p>
|
<p>In up to 500 characters (the maximum length of a toot on Mastodon), can you tell us a bit about yourself? For instance, why you wish to join ilot, and what hopes or aspirations you have for the site and/or your participation? We’d like to build a picture of how our members want to use the site.</p>
|
||||||
<p><textarea id="about-me" name="about-me" rows="10" maxlength="500"></textarea></p>
|
<p><textarea id="about-me" name="about-me" rows="10" maxlength="500"></textarea></p>
|
||||||
<p>How did you find out about ilot? We want to better understand how people are finding us.</p>
|
<p>How did you find out about ilot? We want to better understand how people are finding us.</p>
|
||||||
<p><textarea id="how-found" name="how-found" rows="10" maxlength="500"></textarea></p>
|
<p><textarea id="how-found" name="how-found" rows="10" maxlength="500"></textarea></p>
|
||||||
<!-- Hide until we get an OpenCollective account going
|
|
||||||
<h2 id="open-collective">Open Collective:</h2>
|
<!-- Hide until we get an OpenCollective account going
|
||||||
<p>Contributing through <a href="https://opencollective.com/ilotio">Open Collective</a> is a condition
|
<h2 id="open-collective">Open Collective:</h2>
|
||||||
of membership, so applicants must have an existing Open Collective profile, which can be set up <a href="https://opencollective.com/create-account">here</a>.</p>
|
<p>Contributing through <a href="https://opencollective.com/ilotio">Open Collective</a> is a condition
|
||||||
<p><label for="oc-user">Link to your OpenCollective profile</label>
|
of membership, so applicants must have an existing Open Collective profile, which can be set up <a href="https://opencollective.com/create-account">here</a>.</p>
|
||||||
<input id="oc-user" name="oc-user" type="text" required maxlength="50"></p>
|
<p><label for="oc-user">Link to your OpenCollective profile</label>
|
||||||
-->
|
<input id="oc-user" name="oc-user" type="text" required maxlength="50"></p>
|
||||||
<h2 id="code-of-conduct">Code of Conduct:</h2>
|
-->
|
||||||
<p>New members must also agree to our <a href="https://ilot.io/meta/code-of-conduct/">Code of Conduct</a> and must be over the age of consent.</p>
|
|
||||||
<p><input type="checkbox" name="agree-to-terms" value="agree-to-terms" required> I am over 18, and have read, understood and agree to the terms of use and engagement as written in the <a href="https://ilot.io/meta/code-of-conduct">Code of Conduct</a>. A summary of the code is below; please be sure to review the full Code via the link.</p>
|
<h2 id="code-of-conduct">Code of Conduct:</h2>
|
||||||
<p>The Code of Conduct is a living document that outlines acceptable behaviour when members use ilot's Nextcloud, Mastodon, GitLab, and all other spaces governed by the co-op. ilot adopts the “co-op values”: self-responsibility, democracy, equality, equity, and solidarity. Our members believe in the ethical values of honesty, openness, social responsibility, and caring for others. We also follow the rest of the ICA co-op principles. </p>
|
<p>New members must also agree to our <a href="https://ilot.io/meta/code-of-conduct/">Code of Conduct</a> and must be over the age of consent.</p>
|
||||||
<p>We welcome anyone able to use our services and willing to accept the responsibilities of membership, regardless of qualities such as gender identity or expression, sexual orientation, disability, mental illness, neuro(a)typicality, physical appearance, body size, age, race, nationality, ethnicity, socioeconomic status, family structure, spirituality, religion (or lack thereof), education, or other personal traits.</p>
|
<p><input type="checkbox" name="agree-to-terms" value="agree-to-terms" required> I am over 18, and have read, understood and agree to the terms of use and engagement as written in the <a href="https://ilot.io/meta/code-of-conduct">Code of Conduct</a>. A summary of the code is below; please be sure to review the full Code via the link.</p>
|
||||||
<p>We particularly celebrate diversity and do not tolerate bigotry, prejudice or supremacy of any kind. Diverse opinions on politics, religion, and other matters are welcome as long as they align with our core values. Let there be no confusion, ilot is anti-racist, anti-fascist, and anti-transphobic. Moderators will take action on posts that contravene this Code of Conduct.</p>
|
<p>The Code of Conduct is a living document that outlines acceptable behaviour when members use ilot's Nextcloud, Mastodon, GitLab, and all other spaces governed by the co-op. ilot adopts the “co-op values”: self-responsibility, democracy, equality, equity, and solidarity. Our members believe in the ethical values of honesty, openness, social responsibility, and caring for others. We also follow the rest of the ICA co-op principles. </p>
|
||||||
<h2 id="are-you-a-robot">Are you a robot?</h2>
|
<p>We welcome anyone able to use our services and willing to accept the responsibilities of membership, regardless of qualities such as gender identity or expression, sexual orientation, disability, mental illness, neuro(a)typicality, physical appearance, body size, age, race, nationality, ethnicity, socioeconomic status, family structure, spirituality, religion (or lack thereof), education, or other personal traits.</p>
|
||||||
<p><label for="math-spam-trap">What is two plus seven?</label>
|
<p>We particularly celebrate diversity and do not tolerate bigotry, prejudice or supremacy of any kind. Diverse opinions on politics, religion, and other matters are welcome as long as they align with our core values. Let there be no confusion, ilot is anti-racist, anti-fascist, and anti-transphobic. Moderators will take action on posts that contravene this Code of Conduct.</p>
|
||||||
<input id="math-spam-trap" name="math-spam-trap" type="text" required maxlength="50"></p>
|
|
||||||
<input type="button" value="Submit" id = "submit"
|
<h2 id="are-you-a-robot">Are you a robot?</h2>
|
||||||
onClick = "createIssue()">
|
<p><label for="math-spam-trap">What is two plus seven?</label>
|
||||||
</form>
|
<input id="math-spam-trap" name="math-spam-trap" type="text" required maxlength="50"></p>
|
||||||
</div>
|
<input type="button" value="Submit" id = "submit"
|
||||||
|
onClick = "createIssue()">
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue