blob: 94683aa19a155b103d65de8376e765716bafdf44 (
plain)
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
|
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title> P.S.: HCKLABXL </title>
<link rel="stylesheet" href="assets/css/screen.css">
</head>
<body>
<header>
<h1>hcklabxl</h1>
</header>
<main>
<section id="act">
<h2>up:</h2>
<dl>
<dt>2018-09</dt>
<dd>
<ul>
<li>sunday-afternoon 16: <a href="https://ps.zoethical.com/t/neutrinet-install-party-september-septembre-2018/1716">Neutrinet Install Party</a></li>
</ul>
</dd>
</dl>
</section>
<div id="discourse-comments"></div>
</main>
<aside>
<address>
Avenue Princesse Elisabeth 46
1030 Schaerbeek
</address>
<address>
Princes Elisabethlaan 46
1030 Schaarbeek
</address>
<p><a href="https://ps.zoethical.com/c/ps/hcklabxl">forum</a></p>
</aside>
<script type="text/javascript">
DiscourseEmbed = { discourseUrl: 'https://ps.zoethical.com/',
discourseEmbedUrl: 'https://hacklab.brussels/' };
(function() {
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
})();
</script>
</body>
</html>
|