-
Notifications
You must be signed in to change notification settings - Fork 6
/
formembers.html
34 lines (29 loc) · 1.02 KB
/
formembers.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
layout: layout
title: For members
css: index
js: index
permalink: formembers/
---
<div class="row">
<div class="col col-md-8">
<h3>Information for members</h3>
<p>As a member you are entitled to services that Koodilehto provides. This page will help you with these services.</p>
<h3>Documents</h3>
<ul>
<li><a href="/files/saannot.pdf">Rules (in Finnish)</a></li>
<li><a href="/files/jasenhakemus.pdf">Membership application form (in Finnish)</a></li>
</ul>
<h3>Invoicing</h3>
<a href="http://koodilehto.github.io/invoice-frontend">Invoice generator</a>
<h3>Reimbursements</h3>
<a href="http://koodilehto.github.io/expense-frontend/">Reimbursement generator</a>
<!-- inform about your projects -->
<!-- how to make an invoice -->
<!-- how to pay salary to myself -->
<!-- how to get reimbursement -->
<!-- how to buy stuff via the co-op -->
<!-- how to become a member -->
<!-- how to resign from the co-op -->
</div>
</div>