{% extends "ralph_scrooge/base.html" %} {% load url from future %} {% load icons %} {% load formats %} {% load bob %} {% block content %} {% if data and header %}
{% include "ralph_scrooge/all_venture_report_table.html" %} {% endif %} {% endblock content %}