forked from pubkey/rxdb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathform-premium.html
39 lines (36 loc) · 876 Bytes
/
form-premium.html
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
<!DOCTYPE html>
<html
lang="en"
prefix="og: https://ogp.me/ns#"
>
<head>
<meta charset="utf-8">
<title>RxDB - Premium Plugins Request</title>
<link
rel="canonical"
href="https://rxdb.info/"
/>
<meta
name="theme-color"
content="#e6008d"
/>
<link
rel="icon"
href="./files/logo/logo.svg"
sizes="any"
type="image/svg+xml"
/>
<script
src="analytics.js"
defer
></script>
</head>
<body>
<iframe
src="https://webforms.pipedrive.com/f/6N6ueXRs8M85r1N4MlKvI1iBNbGAjfIrhrC1PfEfTnXroZJuTkTF3yw1D9vLIWf9GX"
style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;"
>
Your browser doesn't support iframes
</iframe>
</body>
</html>