How to use a Dust.JS variable in a @uses parameter -
i trying place variable in parameter of @uses path, so...
{@uses parameter="/p/a/t/h/{variable}/e/t/c"} ... {/uses}
here more pragmatic example...
{@uses parameter="/api/{user}/profile"} ... {/uses}
needless say, not working. so, correct way approach this?
thanks in advance help!
Comments
Post a Comment