On Mon, Jun 9, 2014 at 12:10 PM, <[email protected]> wrote: > > The extension work ok but in the template I get: > > <div>Carlos</div> >> > > > Any idea what I am doing wrong? > > Thanks. > > Try returning a Markup string instead of a normal python string:
http://jinja.pocoo.org/docs/api/#jinja2.Markup -Steve -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pocoo-libs. For more options, visit https://groups.google.com/d/optout.
