mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 09:46:57 +01:00
newsletter subscription on whitepaper page
This commit is contained in:
parent
254dbccef9
commit
ae20fbdffa
@ -26,6 +26,4 @@ jQuery(function($) {
|
|||||||
|
|
||||||
new Vivus('bigchain-graph', iconOptions);
|
new Vivus('bigchain-graph', iconOptions);
|
||||||
|
|
||||||
Newsletter.init();
|
|
||||||
|
|
||||||
});
|
});
|
||||||
|
@ -42,15 +42,7 @@ layout: base
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="section section-contact">
|
{% include section-newsletter.html %}
|
||||||
<div class="row row--narrow">
|
|
||||||
<header class="section-header">
|
|
||||||
<h1 class="section-title">Get In Touch</h1>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
{% include form-contact.html %}
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if page.comments %}
|
{% if page.comments %}
|
||||||
|
Loading…
Reference in New Issue
Block a user