{% extends "global/Page.html" %} {% block title %} {{ Lexicon.investment_title }} - Round {{ round_number }} {% endblock %} {% block content %} Realized Return Graph for Decision {{ decision_id }}
{# Hidden submit button to allow form submission from footer #} {% endblock %} {% block footer_buttons %} {% if lang == 'fr' %} {% else %} {% endif %} {% endblock %}