{% extends "DAIManagementApp/base.html" %} {% block content %}
Date | Channel | Start At | End At | Duration | Show Before | Show After | Is Show During ? |
---|---|---|---|---|---|---|---|
{{ ad.date|date:"Y-m-d" }} | {{ ad.channel }} | {{ ad.ad_break_start_at|time:"H:i:s" }} | {{ ad.ad_break_end_at|time:"H:i:s" }} | {{ ad.duree }} | {{ ad.show_before }} | {{ ad.show_after }} | {{ ad.if_show_during }} |