-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathcontact.html
More file actions
21 lines (21 loc) · 943 Bytes
/
contact.html
File metadata and controls
21 lines (21 loc) · 943 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: page
title: Contact
header: Contact
group: navigation
alias: [/contact]
---
{% include JB/setup %}
<p>To contact the team behind MediaFront, please fill out your information below, and we will do our best to respond to you in a timely manner. Thank you for your interest in our project!</p>
<div id="webform-5241">Fill out my <a href="https://travist.webform.com/form/5241">weform</a>.</div>
<script type="text/javascript">(function(d, s, id) {
var js, wjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = '//webform.com/external/embed.js';
js.onload = js.onreadystatechange = function() {
var rs = this.readyState; if (rs && rs !== 'complete' && rs !== 'loaded') return;
try { webformEmbed('https://travist.webform.com/form/5241?embed=1', 'webform-5241'); } catch (e) {}
};
wjs.parentNode.insertBefore(js, wjs);
}(document, 'script', 'webform-embed'));</script>