Jose Luis

Results 2 comments of Jose Luis

Sorry but I' ve never used cloud code in parse, I am not sure if this module works with that :S

So you need a folder by email you want, for example: ``` views/ └── email └── reset-password ├── html.jade └── style.less ``` The `html.jade` is a normal jade template (now...