summaryrefslogtreecommitdiffstats
path: root/static/join
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-05-16 18:42:56 -0400
committerrsiddharth <s@ricketyspace.net>2019-05-16 18:42:56 -0400
commit48a499c2c1b999008c5a0d1f8931141b07225c4b (patch)
treee77362b008b203d46b1f1a1c2eaa5ff43e3d2cce /static/join
parent7e509b64e1a22925be657b3137f8383d5cc2e87c (diff)
html -> static, img -> static/assets/img
Diffstat (limited to 'static/join')
-rw-r--r--static/join/index.html165
1 files changed, 165 insertions, 0 deletions
diff --git a/static/join/index.html b/static/join/index.html
new file mode 100644
index 0000000..9a73ca4
--- /dev/null
+++ b/static/join/index.html
@@ -0,0 +1,165 @@
+<!--#include virtual="/includes/html-open.html"-->
+
+<!--#include virtual="/includes/header-open.html"-->
+<title>Join &mdash; Free Software Foundation India</title>
+<!--#include virtual="/includes/header-close.html"-->
+
+<!--#include virtual="/includes/body-open.html"-->
+<!--#include virtual="/includes/navbar.html"-->
+
+<div class="container main">
+ <section class="section">
+ <div class="content">
+
+ <header>
+ <h1>Register for Associate Fellowship</h1>
+ </header>
+
+ <p>The Free Software Foundation of India is offering
+ Associate Fellowship to individuals. This fellowship
+ is an expression of solidarity with <a href="/about">the
+ aims and objectives of FSF India</a> and to support
+ FSF India as an organization that promotes software
+ freedom in the country. The nature of expenses are
+ usually incurred in maintaining the office, travel
+ expenses of the activists to fulfil organizational
+ responsibilities, for participating in national and
+ international networks, publishing books, maintaining
+ website and mailing lists,brochures, leaflets, and
+ other propaganda material, paying full time/part time
+ employees for their service etc. Currently FSF India
+ has an office in Thiruvananthapuram with only one full
+ time employee. The organization currently has no
+ resources to have more people to work in other parts
+ of the country. We invite you to become an associate
+ fellow and support FSF India.</p>
+
+ <h2>Fellowship Details</h2>
+
+ <section class="section fellowship-type">
+ <div class="content">
+ <header>
+ <h1>General Fellowship</h2>
+ </header>
+
+ <p><strong>Benefits</strong></p>
+
+ <ul>
+ <li>FSF India Associate Fellow Card</li>
+ </ul>
+
+ <p><strong>Fee</strong></p>
+
+ <ul>
+ <li>Yearly – &#8377; 200</li>
+ <li>Advised for Students</li>
+ </ul>
+ </div>
+ </section>
+
+ <section class="section fellowship-type">
+ <div class="content">
+ <header>
+ <h1>Professional Fellowship</h2>
+ </header>
+
+ <p><strong>Benefits</strong></p>
+
+ <ul>
+ <li>All the benefits of General Fellowship</li>
+ <li>Listing on Fellows Page of FSF India website</li>
+ <li>FSF India T’Shirt (when available)</li>
+ <li>10% discount on GNU Merchandise*</li>
+ </ul>
+
+ <p><strong>Fee</strong></p>
+
+ <ul>
+ <li>Yearly – &#8377; 500</li>
+ <li>5 years - &#8377; 2000</li>
+ <li>10 years - &#8377; 4000</li>
+ <li>Lifetime - &#8377; 7500</li>
+ </ul>
+ </div>
+ </section>
+
+ <section class="section fellowship-type">
+ <div class="content">
+ <header>
+ <h1>Premium Fellowship</h2>
+ </header>
+
+ <p><strong>Benefits</strong></p>
+
+ <ul>
+ <li>All the benefits of General Fellowship</li>
+ <li>Listing on Fellows Page of FSF India website</li>
+ <li>FSF India T’Shirt (when available)</li>
+ <li>10% discount on GNU Merchandise*</li>
+ </ul>
+
+ <p><strong>Fee</strong></p>
+
+ <ul>
+ <li>Yearly – &#8377; 1000</li>
+ <li>5 years - &#8377; 4000</li>
+ <li>10 years - &#8377; 8000</li>
+ <li>Lifetime - &#8377; 15000</li>
+ </ul>
+ </div>
+ </section>
+
+ <p>
+ After Filling the form please send DD/MO/Cheque by
+ post as fast as possible. If you wish to send by
+ private courier or Speedpost, please make sure
+ that you give the telephone number along with the
+ address. Otherwise, the material could be returned
+ Please give two weeks to one month time for your
+ material to reach you. If you have not received
+ the material even after one month, please email
+ <a href="mailto:fellowship@gnu.org.in">fellowship@gnu.org.in</a>
+ </p>
+
+ <h3>Contact Information</h3>
+
+ <p>Address to which Cheque/Money Order/Demand Draft should be sent:</p>
+
+ <p>Free Software Foundation of India:</p>
+
+<pre>
+TC 27/2207
+Chirakulam Road Statue
+Thiruvananthapuram 695 001 INDIA
+Phone: +91 471 2460250
+</pre>
+
+ <p>Bank Details</p>
+
+<pre>
+Free Software Foundation of India
+HDFC Bank
+Anchorage Building, Chembur, Mumbai.
+A/C#: 00132000017424
+RTGS / IFSC: HDFC0000013
+</pre>
+
+ <p>
+ <em>* Till FSFI manages to create,maintain and
+ distribute merchandise, we will not be able to
+ commit so many goodies as available at the site
+ currently, for it needs initial investment. As the
+ fellowship program establishes itself we will make
+ and distribute GNU Merchandise till then keep
+ contributing and spread the word.</em>
+ </p>
+
+
+ </div>
+ </section>
+</div>
+
+<!--#include virtual="/includes/footer.html"-->
+<!--#include virtual="/includes/js.html"-->
+<!--#include virtual="/includes/body-close.html"-->
+<!--#include virtual="/includes/html-close.html"-->