[jQuery] javascript templates
<div>hi,</div>
<div> </div>
<div>does jquery offer some kind of javascript templates plugin?</div>
<div> </div>
<div>wat do (if they do) ppl use?</div>
<div> </div>
<div>since i have a box structure on my page where more or less every box is similar in markup, i would want to create a template of that with javascript vars for unknown content that i later fetch through json response.
</div>
<div> </div>
<div>makese sense?</div>
<div> </div>
<div>pls let me know.</div>
<div> </div>
<div>thx,</div>
<div>mandy.</div>