{% extends 'base.html' %} {% load static %} {% block title %}VAST Templates - Adtlas{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
Template Name | Version | Type | Status | Usage Count | Created | Actions |
---|---|---|---|---|---|---|
{{ template.name }}{{ template.description|truncatechars:30 }} |
{{ template.version }} | {% if template.template_type == 'linear' %} Linear {% elif template.template_type == 'nonlinear' %} Non-Linear {% elif template.template_type == 'companion' %} Companion {% else %} {{ template.get_template_type_display }} {% endif %} | {% if template.is_active %} Active {% else %} Inactive {% endif %} | {{ template.usage_count|default:0 }} | {{ template.created_at|date:"M d, Y" }} | |
No VAST templates found |