Add remaining info
This commit is contained in:
parent
c07f12bbd2
commit
4365610a7b
1 changed files with 61 additions and 0 deletions
|
@ -60,5 +60,66 @@ contact_links:
|
|||
</ul>
|
||||
|
||||
<div class='is-divider'></div>
|
||||
|
||||
|
||||
<div class='tile is-ancestor is-vertical'>
|
||||
|
||||
<div class='tile is-parent'>
|
||||
<div class='tile is-parent is-vertical'>
|
||||
<div class='tile is-child box content has-text-centered'>
|
||||
<h1 class='title has-text-centered'>Pay us</h1>
|
||||
<div class='is-divider'></div>
|
||||
<p class='is-size-5'>
|
||||
BE32 9799 9370 6502
|
||||
</p>
|
||||
<a class='button' href='https://zeus.ugent.be/tab/'>
|
||||
<%= fa :euro, fw: true %> Use Tab
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class='tile is-child box content has-text-centered'>
|
||||
<h1 class='title has-text-centered'>Call us</h1>
|
||||
<div class='is-divider'></div>
|
||||
<p class='is-size-5'>
|
||||
+32 92 64 47 5</br>
|
||||
Intern: 4751
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class='tile is-parent'>
|
||||
<div class='tile is-child box content'>
|
||||
<h1 class='title has-text-centered'>Find us</h1>
|
||||
<div class='is-divider'></div>
|
||||
<p class='is-size-5'>
|
||||
You can find our hiding place, or what we call <strong>'de kelder'</strong> at the basement level of following address:
|
||||
</p>
|
||||
<blockquote class='is-size-5'>
|
||||
Krijgslaan 281 </br>
|
||||
Campus Sterre S9 </br>
|
||||
9000 Gent </br>
|
||||
</blockquote>
|
||||
<a class='button' href='https://www.google.com/maps/place/Zeus+WPI/@51.023115,3.7103,17z/data=!4m5!3m4!1s0x0:0x49fd54f81cafeb5f!8m2!3d51.0231149!4d3.7103?hl=en-US'>
|
||||
<%= fa :'map-marker', fw: true %> Google Maps
|
||||
</a>
|
||||
<a class='button' href='https://soleway.ugent.be/routes/4370'>
|
||||
<%= fa :'map-signs', fw: true %> Soleway
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class='tile is-parent'>
|
||||
<div class='tile is-child box content'>
|
||||
<h1 class='title has-text-centered'>Slack info</h1>
|
||||
<div class='is-divider'></div>
|
||||
<p class='is-size-5'>
|
||||
You can register with any <strong>*.zeus.ugent.be</strong> or even <strong>*.ugent.be</strong> email address.
|
||||
If you don't have one, try to reach us on one of our other channels and ask for an invitation.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</ul>
|
||||
<iframe src='https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1156.8611760710044!2d3.7102397000000003!3d51.023149499999995!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c373c271502d9b%3A0x49fd54f81cafeb5f!2sZeus+WPI!5e0!3m2!1sen!2sbe!4v1481415854540' height='450' style='border:0;width:100%' allowfullscreen></iframe>
|
Loading…
Reference in a new issue