-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathlinks.html
More file actions
33 lines (30 loc) · 1.12 KB
/
links.html
File metadata and controls
33 lines (30 loc) · 1.12 KB
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
---
layout: default
title: Links
---
<table class='links_table'>
<tr>
<td><a href='http://wiki.osaa.dk/'> OSAA Wiki </a></td>
<td> Indeholder bl.a. en udførlig liste med udstyr og værktøj i OSAA, samt information om disse. </td>
</tr>
<tr>
<td><a href='http://hal.osaa.dk/'> OSAA HAL:900 </a></td>
<td> Administrationssystem. Se status for medlemskab og kontingent. </td>
</tr>
<tr>
<td><a href='https://discord.gg/hkv2zPS'> Discord </a></td>
<td> Vores officielle kommunikationsplatform. Det er den nemmeste måde at komme i kontakt med foreningen på. Vi anbefaler, at alle medlemmer joiner. </td>
</tr>
<tr>
<td>
<a href='https://www.facebook.com/openspaceaarhus/'> Facebook page </a>
<br>
<a href='https://www.facebook.com/groups/openspaceaarhus/'>Facebook group </a>
</td>
<td> Her deles i ny og næ nogle billeder og andet info </td>
</tr>
<tr>
<td><a href='https://old.osaa.dk/'> OSAA's gamle hjemmeside </a></td>
<td> Vores officielle hjemmeside fra 2010 til juli 2024. Her kan du finde gamle billeder, blog posts, m.m. </td>
</tr>
</table>