{% extends "base.html" %} {% block header %} {# Show the setup name, as set in the config file, as page title. Don't escape HTML entities. #}
Product | Income | Units |
{{ prod }} | {{ -data[0]|chf }} | {{ data[1] }} |
Total | {{ total_income|chf }} | {{ total_consumption }} |