{% extends 'viewflow/views/list.html' %} {% load i18n viewflow %} {% block content %} {{ block.super }}
dashboard
{% endblock %} {# allow to scroll down to aviod clash with fab button #} {% block list-cell %}{{ block.super }}
 
{% endblock %}