-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnews.htm
36 lines (31 loc) · 1.04 KB
/
news.htm
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
35
36
<html>
<head>
<title>NTNUI Telemark - terminliste</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
<p>Velkommen til ntnui Telemark/Alpin sin internettside.</p>
<p><b>Verdt å vite akkurat nå:</b></p>
<table border="0" width="100%" class="vanligTabell">
<tr>
<td valign="top" width="146" align="left"><i><b>Gyldig</b></i></td>
<td valign="top" align="left"><i><b>Beskrivelse</b></i></td>
</tr>
<tr>
<td valign="top" width="146" align="left">tom 15. november</td>
<td valign="top" align="left">Sesongkort i oppdal med Ski Norway kort på kjøpet for
2600,- (veil. 3400,-) Ski Norway gir bl.a. halv pris på sesong
Vassfjellet. Send mail til
<a href="mailto:[email protected]">sponsorkommiteen</a> for påmelding innen fristen.</td>
</tr>
<tr>
<td valign="top" width="146" align="left"> </td>
<td valign="top" align="left"> </td>
</tr>
<tr>
<td valign="top" width="146" align="left"> </td>
<td valign="top" align="left"> </td>
</tr>
</table>
</body>
</html>