forked from peng1027/owncloud.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
page-contactform.php
27 lines (25 loc) · 1.27 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
26
<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>
| <a href="/events/contactform">Contact</a>| <a href="/events/events-archive">Events Archive</a>
</div>
<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 ownCloud? Check out the
<a href="https://owncloud.com/resources/">enterprise resources page</a> on owncloud.com.
</p>
<br/>
<h2><a href="<?php echo get_template_directory_uri(); ?>/assets/files/request_form.pdf">Contact form</a></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 -->