2017-07-18 18:57:29 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2017-08-05 03:59:44 +00:00
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
2017-08-03 18:12:13 +00:00
|
|
|
<meta charset="utf-8" />
|
2017-07-24 15:59:51 +00:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2017-07-18 22:46:44 +00:00
|
|
|
<meta name="defaultLanguage" content="en-US">
|
2017-07-25 21:28:49 +00:00
|
|
|
<meta name="availableLanguages" content="{{availableLanguages}}">
|
2017-07-25 18:31:13 +00:00
|
|
|
|
2017-08-11 21:02:44 +00:00
|
|
|
<meta property="og:title" content="{{title}}"/>
|
|
|
|
<meta name="twitter:title" content="{{title}}"/>
|
2017-08-04 10:40:55 +00:00
|
|
|
<meta name="description" content="{{description}}"/>
|
|
|
|
<meta property="og:description" content="{{description}}"/>
|
|
|
|
<meta name="twitter:description" content="{{description}}"/>
|
|
|
|
<meta name="twitter:card" content="summary"/>
|
2017-08-16 04:47:34 +00:00
|
|
|
<meta property="og:image" content="{{baseUrl}}${require('../public/resources/send-fb.jpg')}"/>
|
|
|
|
<meta name="twitter:image" content="{{baseUrl}}${require('../public/resources/send-twitter.jpg')}"/>
|
2017-08-11 21:02:44 +00:00
|
|
|
<meta property="og:url" content="{{baseUrl}}"/>
|
2017-08-04 10:40:55 +00:00
|
|
|
|
|
|
|
<title>{{title}}</title>
|
2017-08-03 18:12:13 +00:00
|
|
|
|
2017-08-16 04:47:34 +00:00
|
|
|
<link rel="stylesheet" type="text/css" href="${require('../frontend/src/main.css')}" />
|
2017-08-03 18:12:13 +00:00
|
|
|
{{#if fira}}
|
|
|
|
<link rel="stylesheet" type="text/css" href="https://code.cdn.mozilla.net/fonts/fira.css" />
|
|
|
|
{{/if}}
|
|
|
|
|
2017-08-16 04:47:34 +00:00
|
|
|
<link rel="icon" type="image/png" href="${require('../public/resources/favicon-32x32.png')}" sizes="32x32" />
|
2017-07-20 22:47:59 +00:00
|
|
|
<link rel="localization" href="/locales/{locale}/send.ftl">
|
2017-08-03 18:12:13 +00:00
|
|
|
|
|
|
|
<script src="/jsconfig.js"></script>
|
2017-07-22 03:00:38 +00:00
|
|
|
<script defer src="/l20n.min.js"></script>
|
2017-07-18 18:57:29 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2017-07-24 17:24:17 +00:00
|
|
|
<header class="header">
|
2017-07-20 21:52:21 +00:00
|
|
|
<div class="send-logo">
|
2017-07-25 07:52:48 +00:00
|
|
|
<a href="/">
|
2017-08-16 04:47:34 +00:00
|
|
|
<img src="../public/resources/send_logo.svg" alt="Send"/><h1 class="site-title">Send</h1>
|
2017-07-25 06:12:26 +00:00
|
|
|
</a>
|
2017-07-20 21:52:21 +00:00
|
|
|
<div class="site-subtitle">
|
2017-08-05 16:57:57 +00:00
|
|
|
<a href="https://testpilot.firefox.com">Firefox Test Pilot</a>
|
2017-07-20 21:52:21 +00:00
|
|
|
<div data-l10n-id="siteSubtitle">web experiment</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<a href="https://qsurvey.mozilla.com/s3/txp-firefox-send" rel="noreferrer noopener" class="feedback" target="_blank" data-l10n-id="siteFeedback">Feedback</a>
|
|
|
|
</header>
|
2017-07-19 14:21:56 +00:00
|
|
|
<div class="all">
|
2017-08-03 06:37:55 +00:00
|
|
|
<noscript>
|
|
|
|
<h2>Firefox Send requires JavaScript</h2>
|
2017-08-05 16:57:57 +00:00
|
|
|
<p><a href="https://github.com/mozilla/send/blob/master/docs/faq.md#why-does-firefox-send-require-javascript">Why does Firefox Send require JavaScript?</a></p>
|
2017-08-03 06:37:55 +00:00
|
|
|
<p>Please enable JavaScript and try again.</p>
|
|
|
|
</noscript>
|
2017-07-19 14:21:56 +00:00
|
|
|
{{{body}}}
|
|
|
|
</div>
|
2017-07-18 18:57:29 +00:00
|
|
|
<div class="footer">
|
|
|
|
<div class="legal-links">
|
2017-08-16 04:47:34 +00:00
|
|
|
<a href="https://www.mozilla.org" role="presentation"><img class="mozilla-logo" src="../public/resources/mozilla-logo.svg" alt="mozilla"/></a>
|
2017-08-05 16:40:57 +00:00
|
|
|
<a href="https://www.mozilla.org/about/legal" data-l10n-id="footerLinkLegal">Legal</a>
|
|
|
|
<a href="https://testpilot.firefox.com/about" data-l10n-id="footerLinkAbout">About Test Pilot</a>
|
|
|
|
<a href="/legal" data-l10n-id="footerLinkPrivacy">Privacy</a>
|
|
|
|
<a href="/legal" data-l10n-id="footerLinkTerms">Terms</a>
|
|
|
|
<a href="https://www.mozilla.org/privacy/websites/#cookies" data-l10n-id="footerLinkCookies">Cookies</a>
|
2017-07-18 18:57:29 +00:00
|
|
|
</div>
|
|
|
|
<div class="social-links">
|
2017-08-16 04:47:34 +00:00
|
|
|
<a href="https://github.com/mozilla/send" role="presentation"><img class="github" src="../public/resources/github-icon.svg" alt="github"/></a>
|
|
|
|
<a href="https://twitter.com/FxTestPilot" role="presentation"><img class="twitter" src="../public/resources/twitter-icon.svg" alt="twitter"/></a>
|
2017-07-18 18:57:29 +00:00
|
|
|
</div>
|
2017-07-18 14:50:53 +00:00
|
|
|
</div>
|
2017-07-18 18:57:29 +00:00
|
|
|
</body>
|
|
|
|
</html>
|