Introduction to Flask Templates - English

1332 visits



Outline:

- Use of templates in Flask - Use of variables inside templates - Introduction to MVC Architecture - Model, View, Controller - render_template() method - Dynamic pages - Passing variables to HTML - Jinja templating language - Inheritance of HTML code - Rendering templates