{% extends "vprad/layout/_base.jinja.html" %} {# Basic layout with a top menu and a collapsible left sidebar menu controlled from the top menu "Menu" button. #} {% block extracss %} {% endblock %} {% block body %}
Do whatever you want when you want to.