diff options
Diffstat (limited to 'samples/OpenIdRelyingPartyWebFormsVB/PrivacyPolicy.aspx')
-rw-r--r-- | samples/OpenIdRelyingPartyWebFormsVB/PrivacyPolicy.aspx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/samples/OpenIdRelyingPartyWebFormsVB/PrivacyPolicy.aspx b/samples/OpenIdRelyingPartyWebFormsVB/PrivacyPolicy.aspx deleted file mode 100644 index 7b72cd4..0000000 --- a/samples/OpenIdRelyingPartyWebFormsVB/PrivacyPolicy.aspx +++ /dev/null @@ -1,7 +0,0 @@ -<%@ 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>
\ No newline at end of file |