Skip to content
Snippets Groups Projects
Commit a2a67a52 authored by FORESTIER Fabien's avatar FORESTIER Fabien
Browse files

Add doc for email templates

parent 2844a658
No related branches found
No related tags found
1 merge request!14Doc webapp
......@@ -39,7 +39,7 @@ npm install -g mjml
It uses its own file extention (`.mjml`) and syntax that abstracts the whole layer of complexity related to responsive email design. Once the template done and the content updated we can convert the mjml syntax to html using the following command:
```
```bash
mjml my-file.mjml -o my-file.html
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment