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);
|
||||
|
||||
Newsletter.init();
|
||||
|
||||
});
|
||||
|
@ -42,15 +42,7 @@ layout: base
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section section-contact">
|
||||
<div class="row row--narrow">
|
||||
<header class="section-header">
|
||||
<h1 class="section-title">Get In Touch</h1>
|
||||
</header>
|
||||
|
||||
{% include form-contact.html %}
|
||||
</div>
|
||||
</section>
|
||||
{% include section-newsletter.html %}
|
||||
{% endif %}
|
||||
|
||||
{% if page.comments %}
|
||||
|
Loading…
Reference in New Issue
Block a user