{% extends "ralph_pricing/report.html" %}
{% load url from future %}
{% load i18n %}
{% block description %}
{% trans "This report provides detailed info regarding costs for top ventures (i.e. from the top of the ventures' hierarchy tree) within selected time frame." %}
{% endblock %}