-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
63 lines (63 loc) · 2.43 KB
/
index.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html xml:lang="nl-NL" lang="nl-NL" xmlns="http://www.w3.org/1999/xhtml">
<head lang="nl-NL">
<title>Stamboom Familie Roelofsen - Startpagina</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width; height=device-height; initial-scale=1.0; minimum-scale=0.5; maximum-scale=10.0; user-scalable=yes" />
<meta name ="apple-mobile-web-app-capable" content="yes" />
<meta name="generator" content="Gramps 5.0.1 http://gramps-project.org/" />
<meta name="author" content="" />
<link href="images/favicon2.ico" rel="shortcut icon" type="image/x-icon" />
<link href="css/narrative-print.css" media="print" rel="stylesheet" type="text/css" />
<link href="css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="header">
<h1 id="SiteTitle">Stamboom Familie Roelofsen</h1>
</div>
<div class="wrapper" id="nav" role="navigation">
<div class="container">
<ul class="menu" id="dropmenu">
<li class = "CurrentSection"><a href="index.html" title="Startpagina">Startpagina</a></li>
<li><a href="individuals.html" title="Personen">Personen</a></li>
<li><a href="surnames.html" title="Achternamen">Achternamen</a></li>
<li><a href="places.html" title="Locaties">Locaties</a></li>
<li><a href="sources.html" title="Bronnen">Bronnen</a></li>
<li><a href="statistics.html" title="Statistieken">Statistieken</a></li>
<li><a onclick="history.go(-1);">Vorige</a></li>
<li><a onclick="history.go(+1);">Volgende</a></li>
</ul>
</div>
</div>
<div class="content" id="Home">
<img src = "images/0/f/cf49561eb252d3520da7c5e80f0.png" alt = "Familie de Jong"/>
<div class="grampsstylednote">
<p>
Stamboom familie <strong>Roelofsen</strong>
</p>
<p>
</p>
<p>
</p>
</div>
</div>
<div class="fullclear"></div>
<div id="footer">
<div id="user_footer">
<div class="grampsstylednote">
<p>
© 2016-2019 J.E. Roelofsen
</p>
</div>
</div>
<p id="createdate">
Gegenereerd met <a href="http://gramps-project.org/">Gramps</a> 5.0.1<br />Laatste wijzigen op 2016-05-28 22:54:32
</p>
<p id="copyright">
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/"><img alt="Creative Commons License - By attribution, Non-commerical, Share-alike" title="Creative Commons License - By attribution, Non-commerical, Share-alike" src="images/somerights20.gif" /></a>
</p>
</div>
</body>
</html>