5 lines
301 B
HTML
5 lines
301 B
HTML
{{ if .Site.Params.mailinglist.enable }}
|
|
<section style="min-width:800px;width:50%;margin:auto;padding-bottom:100px;">
|
|
<iframe frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://app.mailjet.com/widget/iframe/2mC4/4u5" width="100%" height="242"></iframe>
|
|
</section>
|
|
{{ end }}
|