Slide 5
Slide 5 text
Template Injection
Template engines are designed to combine templates with a data model to produce result
documents which helps populating dynamic data into web pages. Template engines can be
used to display information about users, products etc. Some of the most popular template
engines can be listed as the followings:
● PHP – Smarty, Twigs
● Java – Velocity, Freemaker
● Python – JINJA, Mako, Tornado
● JavaScript – Jade, Rage
● Ruby – Liquid