Phoenix Template Engine for the django template language
Powered by erlydtl
Based on the HAML template engine for the phoenix framework
Usage
-
Add
{:phoenix_dtl, "~> 0.0.1"}to your mix deps -
Add the following your Phoenix
config/config.exs
config :phoenix, :template_engines,
dtl: PhoenixDtl.Engine