summaryrefslogtreecommitdiff
path: root/include/footer.shtml
blob: 878f2289505ca66860900fb5b7c50cbabc189207 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<footer id="footer">
	<h1>achernar</h1>

	<table>
		<tbody>
			<tr>
				<th>cvr</th>
				<td>44936429</td>
			</tr>
			<tr>
				<th>e-mail</th>
				<td><div id="emailAddress"></div></td>
			</tr>
		</tbody>
	</table>
	<br>
	<p>Communications can be done in English and Danish.</p>
	<br>
	<p>This webservice can be cloned from <a href="https://mandelbrot.dk/achernar/" rel="noopener noreferrer" target="_blank"><code>mandelbrot.dk</code></a>.</p>
</footer>