initial commit

This commit is contained in:
2019-06-11 13:59:55 +02:00
commit f1eae9096a
26 changed files with 788 additions and 0 deletions

25
views/map.html Normal file
View File

@@ -0,0 +1,25 @@
<div class="container">
<div class="row">
<div class="span7">
<markdown>
The Dyne.org HQ is on Haparandadam 7-A1, 1013AK Amsterdam
Here is a map, also available as <a href="https://www.openstreetmap.org/node/3754691246">'Dyne.org' on openstreetmaps</a>.
The location is at the groundfloor, accessible also by wheelchairs.
</markdown>
</div>
</div>
<img src="img/dyne-amsterdam-map.jpg"
alt="Map to reach Dyne.org HQ in Amsterdam"
style="overlflow: hidden;">
</div>