This repository was archived by the owner on Mar 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclose.html
More file actions
84 lines (81 loc) · 5.09 KB
/
Copy pathclose.html
File metadata and controls
84 lines (81 loc) · 5.09 KB
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Bring your forms to life, without having a need for any coding or a backend. Formette can help give your site super powers." />
<meta name="keywords" content="Forms, Web Forms, Developers, Website, Sites, Backend, Free Forms, Free, Forms as a Service, FaaS, Code, Coding, Product, Software, Languages, Integrations, Coding, Contact, Emails, Data, Easy, Everyone, Programmers, Content" />
<meta name="author" content="Formette" />
<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="Formette - Website forms with super powers">
<meta itemprop="description" content="Bring your forms to life, without having a need for any coding or a backend. Formette can help give your site super powers.">
<meta itemprop="image" content="https://formette.com/">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@formette_com">
<meta name="twitter:title" content="Formette - Website forms with super powers">
<meta name="twitter:description" content="Bring your forms to life, without having a need for any coding or a backend. Formette can help give your site super powers.">
<meta name="twitter:creator" content="@formette_com">
<meta name="twitter:image" content="https://formette.com/">
<!-- Open Graph data -->
<meta property="og:title" content="Formette - Website forms with super powers" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://formette.com/" />
<meta property="og:image" content="https://formette.com/" />
<meta property="og:description" content="Bring your forms to life, without having a need for any coding or a backend. Formette can help give your site super powers." />
<meta name="author" content="Formette">
<!-- TITLE -->
<title>Formette - Closed for business</title>
<!--FONTS-->
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet">
<!--BOOTSTRAP, AOS, MAIN CSS, FONT AWESOME-->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/illustrations.css">
<!--FAVICON-->
<link rel="icon" href="images/favicon.ico" type="image/gif" sizes="16x16">
<script src="https://wchat.freshchat.com/js/widget.js"></script>
<script src='https://www.google.com/recaptcha/api.js'></script>
</head>
<body>
<div class="container">
<div class="row">
<div class="col">
<div class="content">
<div class="illustration">
<img src="./images/illustrations/close.svg" alt="Thank You">
<h2 class="title">Closed for business</h2>
<p class="description">At this moment this form is not accepting submissions, try later or try
to contact the recipient, thank you.
</p>
<p class="text-muted">The management of this form is being provided by Formette.
<a href="https://formette.com/" target="_blank">Create
a free account</a></p>
</div>
</div>
</div>
</div>
</div>
<script src='//cdn.freshmarketer.com/248894/869216.js'></script>
<script type="text/javascript" src"//downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script>
<script type="text/javascript">require(["mojo/signup-forms/Loader"], function (L) { L.start({ "baseUrl": "mc.us17.list-manage.com", "uuid": "2d072c73ca27589ec203433f4", "lid": "dac4c03f8b" }) })</script>
<script type="text/javascript">(function (w, d) { var loader = function () { var s = d.createElement("script"), tag = d.getElementsByTagName("script")[0]; s.src = "https://cdn.iubenda.com/iubenda.js"; tag.parentNode.insertBefore(s, tag); }; if (w.addEventListener) { w.addEventListener("load", loader, false); } else if (w.attachEvent) { w.attachEvent("onload", loader); } else { w.onload = loader; } })(window, document);</script>
<script>
window.fcWidget.init({
token: "aee3b8f8-6746-4776-83f4-f1f3cd60f915",
host: "https://wchat.freshchat.com"
});
</script>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-29237910-6', 'auto');
ga('require', 'GTM-PTTRNHX');
ga('send', 'pageview');
</script>
</body>
</html>