Skip to content

Commit 9454a2c

Browse files
committed
content: link to visit.brussels
1 parent 22c6393 commit 9454a2c

3 files changed

Lines changed: 37 additions & 28 deletions

File tree

content/assets/visitbrussels.png

11 KB
Loading

content/practical/transportation.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,12 @@ <h3 id="taxi">By taxi</h3>
174174
</p>
175175

176176
<hr>
177-
<h2>Related resources</h2>
177+
<h2 id="related">Related resources</h2>
178+
<div>
179+
<div style="margin-left: 20px; float: right;">
180+
<a href="https://visit.brussels"><img src="asset:visitbrussels" alt="visit.brussels" /></a>
181+
<p>Thanks to the support of <a href="https://visit.brussels">visit.brussels</a></p>
182+
</div>
178183
<ul>
179184
<li><a target="_blank" href="https://en.wikivoyage.org/wiki/Brussels#Get_in"
180185
title="Wikivoyage: How to get to Brussels">
@@ -192,6 +197,7 @@ <h2>Related resources</h2>
192197
title="STIB/MIVB: Airport Line">STIB/MIVB: Airport Line
193198
</a></li>
194199
</ul>
200+
</div>
195201

196202
<hr>
197203
<h2>Maps</h2>

content/sightseeing.html

Lines changed: 30 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -59,33 +59,36 @@
5959
<div class="container-fluid">
6060
<div class="row-fluid">
6161
<div class="span6">
62-
63-
<table class="table table-condensed table-striped table-bordered">
64-
<thead>
65-
<tr>
66-
<th></th>
67-
<th>Meeting point</th>
68-
<th>Start</th>
69-
<th>End</th>
70-
</tr>
71-
</thead>
72-
<tbody>
73-
<tr>
74-
<th>Saturday</th>
75-
<td>Ground floor corridor inside <a href="https://nav.fosdem.org/l/sightseeing_tour_meeting">UD building</a></td>
76-
<td>12:00</td>
77-
<td>18:00</td>
78-
</tr>
79-
<tr>
80-
<th>Sunday</th>
81-
<td>Ground floor corridor inside <a href="https://nav.fosdem.org/l/sightseeing_tour_meeting">UD building</a></td>
82-
<td>12:00</td>
83-
<td>17:00</td>
84-
</tr>
85-
</tbody>
86-
</table>
87-
88-
62+
<table class="table table-condensed table-striped table-bordered">
63+
<thead>
64+
<tr>
65+
<th></th>
66+
<th>Meeting point</th>
67+
<th>Start</th>
68+
<th>End</th>
69+
</tr>
70+
</thead>
71+
<tbody>
72+
<tr>
73+
<th>Saturday</th>
74+
<td>Ground floor corridor inside <a href="https://nav.fosdem.org/l/sightseeing_tour_meeting">UD building</a></td>
75+
<td>12:00</td>
76+
<td>18:00</td>
77+
</tr>
78+
<tr>
79+
<th>Sunday</th>
80+
<td>Ground floor corridor inside <a href="https://nav.fosdem.org/l/sightseeing_tour_meeting">UD building</a></td>
81+
<td>12:00</td>
82+
<td>17:00</td>
83+
</tr>
84+
</tbody>
85+
</table>
86+
</div>
87+
<div class=span6>
88+
<div class="floating-image-container-right">
89+
<a href="https://visit.brussels"><img src="asset:visitbrussels" alt="visit.brussels" /></a>
90+
<p>Discover all the cultural and tourist attractions in the area on <a href="https://visit.brussels">visit.brussels</a></p>
91+
</div>
8992
</div>
9093
</div>
9194
</div>

0 commit comments

Comments
 (0)