summaryrefslogtreecommitdiffstats
path: root/4.html
blob: 745cb5b12a3f6cac14d4335765d65342b765271c (plain) (blame)
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
<!doctype html>
<html>
  <head>
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <link rel="stylesheet" href="style.css" />
    <meta charset="utf-8" />
    <title>Asatrofællesskabet Yggdrasil</title>
    <script>
      <!--
      if (top.frames.length != 0) top.location = self.document.location;
      // -->
    </script>
  </head>
  <body lang="dk">
    <h1>Asatro&shy;fælles&shy;skabet Yggdrasil</h1>

    <img src="pics/2006_03_25-238.jpg" alt="" />
    <img src="pics/728_n.jpg" alt="" />
    <img src="pics/IMG_0667.jpg" alt="" />
    <img src="pics/IMGP2760.jpg" alt="" />

    <nav>
      <ul>
        <li><a href="3.html"><----</a></li>
        <li><a href="3.html">Kontakt</a></li>
        <li><a href="news.html">Presse</a></li>
      </ul>
    </nav>
  </body>
</html>