%@ Page Title="" Language="C#" MasterPageFile="~/Main.master" AutoEventWireup="true"
CodeFile="Videos.aspx.cs" Inherits="Videos" %>
<%@ Register Src="controls/VideoShowControl.ascx" TagName="VideoShowControl" TagPrefix="uc1" %>
<%@ Register Src="controls/VideoListShort.ascx" TagName="VideoList" TagPrefix="uc2" %>
<%@ Register Src="controls/TagsCloudControl.ascx" TagName="TagsCloudControl" TagPrefix="uc2" %>
<%@ Register Src="controls/PageHeader.ascx" TagName="PageHeader" TagPrefix="uc2" %>