Implementing call for talks
This commit is contained in:
parent
901945a838
commit
68a589deee
4 changed files with 28 additions and 14 deletions
|
|
@ -4,13 +4,24 @@ title: Call for talks
|
|||
permalink: /call-for-talks/
|
||||
---
|
||||
|
||||
<div class="container-fluid">
|
||||
<div class="content container-fluid">
|
||||
|
||||
<div class="row">
|
||||
|
||||
<div class="dark_bg col-md-8 col-md-offset-2">
|
||||
|
||||
TBD
|
||||
<div class="page-title col-md-2 col-md-offset-1">
|
||||
<h3>{{page.title}}</h3>
|
||||
<a class="highlight button hvr-sweep-to-top" href="/">Back to home</a>
|
||||
</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="800" frameborder="0" marginheight="0" marginwidth="0">Wird geladen...</iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue