{{#post}}
{{/if}}
{{!--
--}}
{{/post}}
{{#get "posts" limit="3" filter="tags:[{{post.tags}}]+id:-{{post.id}}" include="tags,authors" as |related|}}
{{/get}}
{{#if @labs.subscribers}}
{{#if @labs.subscribers}}
Subscribe to our newsletter
Get the latest posts delivered right to your inbox.
{{subscribe_form
form_id="subscribe-form"
form_class="m-subscribe-section__form"
input_id="subscribe_input"
input_class="m-input in-subscribe-section"
button_id="subscribe_button"
button_class="m-button primary block"
placeholder="Your email address"
}}