aboutsummaryrefslogtreecommitdiff
path: root/bottom.html
blob: fdb58112e80f3d84756ec4f647a5f4c05cf435f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

<hr class="line">

<nav class="bottom">
	<table class="footer">
	<tr>
	<td class="contact">
		<a href="mailto:sebastiano@tronto.net">
			sebastiano@tronto.net
		</a>
	</td>
	<td class="hosted">
		Hosted by
		<a href="https://openbsd.amsterdam">openbsd.amsterdam</a>
	</td>
	</tr>
	</table>
</nav>

</body>
</html>

Generated with cgit - Back to sebastiano.tronto.net