{% extends 'material/frontend/base.html' %} {% load static %} {% block title %}Viewflow - business process automation with python and django{% endblock %} {% block css %} {{ block.super }} {% endblock %} {% block js %} {{ block.super }} {% endblock %} {% block topbar_links %}