8
8
</ div >
9
9
</ section >
10
10
11
+ {{/* legacy kubeweekly support */}}
12
+ {{/* allows localizations to catch up */}}
13
+ {{- if not (.HasShortcode "kubeweekly") -}}
11
14
< section id ="kubeweekly ">
12
15
< div class ="main-section ">
13
16
<!-- Begin MailChimp Signup Form -->
14
17
< link href ="https://cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css " rel ="stylesheet " type ="text/css ">
15
- < style type ="text/css ">
16
- # mc_embed_signup {clear : left; width : 100% ;}
17
- # mc_embed_signup .button , # mc_embed_signup input .email {margin-right : 15px ; vertical-align : bottom}
18
- /* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
19
- We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
20
- </ style >
21
- < br >
18
+ < br >
22
19
< div id ="mc_embed_signup ">
23
20
< form action ="https://kubeweekly.us10.list-manage.com/subscribe/post?u=3885586f8f1175194017967d6&id=11c1b8bcb2 " method ="post " id ="mc-embedded-subscribe-form " name ="mc-embedded-subscribe-form " class ="validate " target ="_blank " novalidate >
24
21
< div id ="mc_embed_signup_scroll ">
25
- < p style ="font-size: 20px "> {{ T "main_kubeweekly_baseline" }}</ p >
22
+ < p style ="font-size: 20px "> {{ T "main_kubeweekly_baseline" }}</ p >
26
23
27
- < input type ="email " value ="" name ="EMAIL " class ="email " id ="mce-EMAIL " placeholder ="{{ T "input_placeholder_email_address " }}" aria-label="email " required >
24
+ < input type ="email " value ="" name ="EMAIL " class ="email " id ="mce-EMAIL " placeholder ="{{ T "input_placeholder_email_address " }}" aria-label="email " required >
28
25
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
29
26
< div style ="position: absolute; left: -5000px; " aria-hidden ="true "> < input type ="text " name ="b_3885586f8f1175194017967d6_11c1b8bcb2 " tabindex ="-1 " value =""> </ div >
30
27
< div class ="clear "> < input type ="submit " value ="{{ T "subscribe_button " }}" name="subscribe " id ="mc-embedded-subscribe " class ="button "> </ div >
@@ -36,7 +33,8 @@ <h5 style="text-align: center"><a href="https://us10.campaign-archive.com/home/?
36
33
<!--End mc_embed_signup-->
37
34
</ div >
38
35
</ section >
39
- {{ end }}
36
+ {{- end -}}
37
+ {{- end -}}
40
38
41
39
42
40
{{ define "hero-more" }}
0 commit comments