mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-30 23:47:31 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			913 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			913 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| //- 💫 INCLUDES > NEWSLETTER
 | |
| 
 | |
| ul.o-block-small
 | |
|     li.u-text-label.u-color-subtle Stay in the loop!
 | |
|     li Receive updates about new releases, tutorials and more.
 | |
| 
 | |
| form.o-grid#mc-embedded-subscribe-form(action="//#{MAILCHIMP.user}.list-manage.com/subscribe/post?u=#{MAILCHIMP.id}&id=#{MAILCHIMP.list}" method="post" name="mc-embedded-subscribe-form" target="_blank" novalidate)
 | |
| 
 | |
|     //- MailChimp spam protection
 | |
|     div(style="position: absolute; left: -5000px;" aria-hidden="true")
 | |
|         input(type="text" name="b_#{MAILCHIMP.id}_#{MAILCHIMP.list}" tabindex="-1" value="")
 | |
| 
 | |
|     .o-grid-col.o-grid.o-grid--nowrap.o-field.u-padding-small
 | |
|         div
 | |
|             input#mce-EMAIL.o-field__input.u-text(type="email" name="EMAIL" placeholder="Your email" aria-label="Your email")
 | |
|         button#mc-embedded-subscribe.o-field__button.u-text-label.u-color-theme.u-nowrap(type="submit" name="subscribe") Sign up
 |