File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11< div class ="mailing-box {{if eq (.Get "mode ") "vertical-light" }}mailing-box-light{{ end }}">
22 {{if eq (.Get "mode") "vertical-light" }}< div class ="h3 text-center "> {{ T "join_mailing_list" }}</ div > {{ end }}
3- < form class ="form-inline " action ="https://innersourcecommons.us1.list-manage.com/subscribe/post?u=0363fb06e6a59d48c6e260f1b&id=97224b5ff2 " method ="post " id ="mc-embedded-subscribe-form " name ="mc-embedded-subscribe-form " target ="_blank ">
3+ < form class ="form-inline {{if eq (.Get " mode ") "vertical-light" }}flex-column {{ end }} " action="https://innersourcecommons.us1.list-manage.com/subscribe/post?u=0363fb06e6a59d48c6e260f1b&id=97224b5ff2 " method ="post " id ="mc-embedded-subscribe-form " name ="mc-embedded-subscribe-form " target ="_blank ">
44
5- < div class ="form-group ">
6- < input type ="email " name ="EMAIL " class ="form-control email " id ="mce-EMAIL " aria-describedby ="emailHelp " placeholder ='{{ T "enter_email"}} ' required >
5+ < div class ="form-group col-8 {{if eq (.Get " mode ") "vertical-light" }}col-12 mb-2 {{ end }} ">
6+ < input type ="email " name ="EMAIL " class ="form-control w-100 email " id ="mce-EMAIL " aria-describedby ="emailHelp " placeholder ='{{ T "enter_email"}} ' required >
77 < div style ="position: absolute; left: -5000px; " aria-hidden ="true "> < input type ="text " name ="b_0363fb06e6a59d48c6e260f1b_97224b5ff2 " tabindex ="-1 " value =""> </ div >
88 </ div >
9- < input type ="submit " value ='{{ T "subscribe" }} ' name ="subscribe " id ="mc-embedded-subscribe " class ="btn btn-primary ml-3 {{if eq (.Get "mode ") "vertical-light" }}mailing-box-button-light btn-sm ml-5 {{ end }}">
9+ < input type ="submit " value ='{{ T "subscribe" }} ' name ="subscribe " id ="mc-embedded-subscribe " class ="btn btn-primary my-auto col-4 ml-auto {{if eq (.Get "mode ") "vertical-light" }}mailing-box-button-light btn-sm mx-auto col-7 {{ end }}">
1010 </ form >
11- </ div >
11+ </ div >
12+ {{if ne (.Get "mode") "vertical-light" }}
13+ < div class ="mt-2 ">
14+ Read previous newsletters
15+ < a target ="_blank " href ="https://us1.campaign-archive.com/home/?u=0363fb06e6a59d48c6e260f1b&id=97224b5ff2 "> here</ a >
16+ </ div >
17+ {{ end }}
You can’t perform that action at this time.
0 commit comments