added join our team page
This commit is contained in:
parent
cc8eeefa2d
commit
7d42b79c5c
1 changed files with 23 additions and 0 deletions
23
8_join_our_team.html
Normal file
23
8_join_our_team.html
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: Join our team
|
||||||
|
icon: sign-in
|
||||||
|
visible: false
|
||||||
|
permalink: /join-our-team/
|
||||||
|
---
|
||||||
|
|
||||||
|
<div class="content container-fluid call-for-talks-">
|
||||||
|
<div class="row">
|
||||||
|
<div class="about dark_bg col-md-10 col-md-offset-1">
|
||||||
|
<div class="page-title row">
|
||||||
|
<h3>{{page.title}}</h3>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-12">
|
||||||
|
<iframe src="https://docs.google.com/forms/d/1kfP4xsVAozXfjM_m0e3sPAUwL2G-gulD8D3S0ntaeNY/viewform?embedded=true" width="100%"
|
||||||
|
height="1600" frameborder="0" marginheight="0" marginwidth="0">Wird geladen...</iframe>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue