forked from nextcloud/nextcloud.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
page-contactform.php
21 lines (18 loc) · 1007 Bytes
/
page-contactform.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<div class="page-header">
<h1><?php echo $l->t('<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><?php echo $l->t('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><?php echo $l->t('<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><?php echo $l->t('Contact form');?></h2>