Templating language is one that allows a placeholder that is replaced later during runtime with real values. The famous PHP allows templating, i.e., embedding PHP files as part of HTML. In this part, we briefly introduce Nunjucks, a templating language that works with express.