%@ Page Title="" Language="C#" MasterPageFile="~/Main.master" AutoEventWireup="true" CodeFile="Video.aspx.cs" Inherits="Video" %>
<%@ Register src="controls/VideoShowControl.ascx" tagname="VideoShowControl" tagprefix="uc1" %>
<%@ Register src="controls/CommentsControl.ascx" tagname="CommentsControl" tagprefix="uc2" %>
<%@ Register Src="controls/PageHeader.ascx" TagName="PageHeader" TagPrefix="uc2" %>