Fixed menu on mobile devices
Added more background pics Now embedding vimeo players on evetn site
This commit is contained in:
parent
b80acb62b3
commit
0ce81b9892
22 changed files with 118 additions and 50 deletions
30
1_callfortalks.html
Normal file
30
1_callfortalks.html
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
layout: page
|
||||
title: Call for talks
|
||||
icon: sign-in
|
||||
permalink: /call-for-talks/
|
||||
---
|
||||
|
||||
<div class="content container-fluid call-for-talks-">
|
||||
|
||||
<div class="row">
|
||||
|
||||
<div class="dark_bg col-md-8 col-md-offset-2">
|
||||
|
||||
<div class="page-title col-md-2 col-md-offset-1">
|
||||
<h3>{{page.title}}</h3>
|
||||
</div>
|
||||
|
||||
<div class="about dark_bg col-md-9">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<iframe src="https://docs.google.com/forms/d/1e5KuQwBvYSenIegSBKbwjscWCA0LxZ3zjZAIH6ROn8g/viewform?embedded=true" width="100%" height="1600" frameborder="0" marginheight="0" marginwidth="0">Wird geladen...</iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue