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

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -