-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathform_interest.html
More file actions
21 lines (18 loc) · 958 Bytes
/
form_interest.html
File metadata and controls
21 lines (18 loc) · 958 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: default
---
<div class="row-fluid">
<div class="span9 offset1"
<p>
We would appreciate if you take some time to fill out this survey
if you plan on coming to this, or any, event of ours, so we can use
the info to find topics and presenters that are actually of interest
to the community in C-U. We will not use this information for
anything other than understanding the group, ever.
</p>
<br/>
<iframe
src="https://docs.google.com/forms/d/1erbND3z3FdSCKiWBN06TC0ygqNFr8O7pBa6-4rU2xJE/viewform?embedded=true"
width="600" height="1000" frameborder="0" marginheight="0"
marginwidth="0">Loading...</iframe> </div>
</div>