Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2017-07-15 01:47:02 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2017-07-15 01:47:02 +0300
commit204729f839456705f126e3dc06804ded063ed2a2 (patch)
treed251b3566eceb57aeaffa80a4a493571eb2f1ec2 /page-storage.php
parent5e4ac144e8bcd80c825acf0a9690c93d7f9784f3 (diff)
add storage datasheets
Diffstat (limited to 'page-storage.php')
-rw-r--r--page-storage.php28
1 files changed, 28 insertions, 0 deletions
diff --git a/page-storage.php b/page-storage.php
index a893eff2..4ac29e00 100644
--- a/page-storage.php
+++ b/page-storage.php
@@ -5,6 +5,7 @@
require(["pages/clients"])
});
</script>-->
+<script src='https://www.google.com/recaptcha/api.js'></script>
</head>
<div class="background storage-background">
<div class="container">
@@ -39,6 +40,33 @@
<p class="section--paragraph"><?php echo $l->t('Use Nextcloud to fine tune the balance between cost, availability, performance and security. Deploy multiple data storage systems in the public cloud or hosted with a trusted provider or on-premise.');?></p>
</div>
</div>
+</div>
+</section>
+
+<section class="section--whitepaper quote">
+ <div class="container text-center revealOnScroll">
+ <h2 class="revealOnScroll"><?php echo $l->t('Get our datasheets');?></h2>
+ <div class="row">
+ <div class="col-md-offset-4 col-md-4">
+ <p>
+ <form name="whitepaper" method="post" action="../storage-whitepapersubmit">
+ <p><label for="email"><?php echo $l->t('Download our free datasheets about<br /> Windows Network Drive and Sharepoint');?><br>
+ <input class="mail" type="text" name="email" maxlength="80" size="30" placeholder="Enter your email"></label></p>
+ <td colspan="2" style="text-align:center">
+ <div class="text-center">
+ <div class="g-recaptcha" data-sitekey="<?php echo RECAPTCHA_SITEKEY; ?>"></div>
+ </div>
+ </td>
+ <p><input class="button button--large" type="submit" value=" Get the datasheet "></p>
+ </form>
+ </p>
+ </div>
+ </div>
+ </div>
+</section>
+
+<section class="section--storage">
+<div class="container">
<div class="row">
<div class="col-md-6 image--floated revealOnScroll">
<a href="<?php bloginfo('template_directory'); ?>/assets/img/features/external-storage-nw2.png"><img src="<?php bloginfo('template_directory'); ?>/assets/img/features/external-storage-nw2-wee.png" class="img-responsive featureimg" /></a>