I recently started using Flask UI for a prototype I am working on and have common HTML that is shared across multiple pages in my application.
I am wondering if there is a mechanism in Flask that supports embedding html fragments. I know I can probably just use JQuerys .load(...) functionality but wondered if there was a Flask way of supporting HTML fragments. THanks, J.D. -- 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.
