%# locals: (sankey_data:, period:) %>
<%= t("pages.dashboard.cashflow_sankey.no_data_title") %>
<%= t("pages.dashboard.cashflow_sankey.no_data_description") %>
<%= render DS::Link.new( text: t("pages.dashboard.cashflow_sankey.add_transaction"), icon: "plus", href: new_transaction_path, frame: :modal ) %>