forked from nextcloud/nextcloud.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpage-contactform.php
26 lines (24 loc) · 1.08 KB
/
page-contactform.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<div class="page-header">
<h1><a href="/events">Events</a> > Contact</h1>
</div>
<div class="sub-nav">
<a href="/events/meetups">Meetups</a>
| <a href="/events/conference-program">Conference Program</a>
| Contact
</div></br>
<p>
Planning a community release party, conference or meetup? Let us know the details – dates, links, session details,
etc – and we’ll promote it on the Events page.
</p>
<p>
<strong>Note:</strong> if you want to request community materials, use the
<a href="<?php echo get_template_directory_uri(); ?>/assets/files/request_form.pdf">request form</a>
and make sure you fill in as many details as possible!
<br />
Looking for information or materials related to professional use of Nextcloud? Check out the
<a href="https://nextcloud.com/resources/">enterprise resources page</a> on nextcloud.com.
</p>
<br/>
<h2>Contact form</h2>
<script charset="utf-8" src="//js.hsforms.net/forms/current.js"></script>
<script> hbspt.forms.create({ portalId: '328096', formId: '611ecd05-87a5-4df6-b668-43a09e74cdd8' }); </script>