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