Skip to content

dandv/templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Template Project

The Sendwithus Open Source Template Project is a collection of free email templates created and managed by the sendwithus team and community.

Anyone may contribute new themes and templates, or make impactful updates to the existing ones.

To achieve the best compatibility, use a css inliner like premailer.

Managed and Maintained by sendwithus.com.

License

All templates are licensed under the Apache 2.0 license. They are offered as is, free of charge to everyone.

Contributing

Pull requests are welcome. Whether you're submitting a brand new theme or tweaking the look and feel of an existing one, send it our way - we want to see it.

Don’t have a Github account? Send your template designs directly to us at community@sendwithus.com and we’ll feature them on our resources page.

Any contributions are made under the contribution terms of the Apahce 2.0 license.

Notes

Some email platforms aren't compatible with @import statements. Simply switch the @import to an html <link> to fix. EG:

<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oxygen:400,700">

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%