{% extends "layouts/base_report.html" %} {% load static %} {% block content %}
Channel | Adspot | AirTime | Total Impressions | Show | {% for row in data %}|
---|---|---|---|---|---|
{{ row.networkname }} | {% if row.spotId == "--" %}-- | {% endif %} {% if row.spotId != "--" %}{{ selected_brand }}.ts | {% endif %}{{ row.airTime }} | {{ row.total_volume|floatformat }} | {{row.emission_name }} |
{{ total }} |
Total Impressions |