1 2 3 4 5 6 7
<%@ Page Language="VB" AutoEventWireup="true" MasterPageFile="~/Site.Master" %> <asp:Content ID="Content1" runat="server" ContentPlaceHolderID="Main"> <h2>Privacy Policy</h2> <p> Some privacy policy would go here. </p> </asp:Content>