|
@@ -1,8 +1,7 @@
|
|
{deps, [
|
|
{deps, [
|
|
{erlydtl,".*",{git,"git://github.com/evanmiller/erlydtl.git",{tag,"0.8.0"}}},
|
|
{erlydtl,".*",{git,"git://github.com/evanmiller/erlydtl.git",{tag,"0.8.0"}}},
|
|
{shen, ".*", {git, "git://github.com/5HT/shen", "HEAD"}},
|
|
{shen, ".*", {git, "git://github.com/5HT/shen", "HEAD"}},
|
|
- {n2o, ".*", {git, "git://github.com/5HT/n2o", "HEAD"}},
|
|
|
|
- server
|
|
|
|
|
|
+ {n2o, ".*", {git, "git://github.com/5HT/n2o", "HEAD"}}
|
|
]}.
|
|
]}.
|
|
{erlydtl_opts, [
|
|
{erlydtl_opts, [
|
|
{doc_root, "priv/templates"},
|
|
{doc_root, "priv/templates"},
|