File: C:/Windows/Microsoft.NET/Framework/v4.0.30319/ASP.NETWebAdminFiles/Security/Wizard/wizardInit.ascx
<%@ Control Inherits="System.Web.Administration.WebAdminUserControl" %>
<%@ Import Namespace="System.Web.Administration" %>
<%@ Import Namespace="System.Web.Configuration" %>
<table height="100%" width="550" cellpadding="0" cellspacing="0" border="0">
<tr>
<td height=100% width=100% alight=center valign=top class="bodyTextNoPadding">
<asp:literal runat="server" text="<%$ Resources:Instructions %>"/>
</td>
</tr>
</table>