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