{% extends "base.html" %} {% load static %} {% block title %}VAST Test{% endblock %} {% block content %}

VAST Test

This is a test page for VAST functionality.

Info: This page is used for testing VAST ad serving functionality.
{% endblock %}