{% extends "base.html" %} {% import 'macros.html' as macros %} {% block asset %} {% endblock %} {% block header %} {{ macros.page_title(key='SkD', title=_('Sankey Diagram'), hint=_('Identify and visualize directly/indirectly correlated variables of objective(s)'), hasAction=true) }} {% endblock %} {% block midbody %}