{% extends "master.html" %} {% block jumbotron %}

{{ course.name }}

{{ course.desc }}

{% endblock %} {% block body %}

Twitter Bootstrap

"Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development."

View details »

Flask

"Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions."

View details »

Jinja2

"Jinja2 is a modern and designer-friendly templating language for Python, modelled after Django’s templates. It is fast, widely used and secure with the optional sandboxed template execution environment."

View details »

{% endblock %}