- Timestamp:
- 05/27/11 19:09:49 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Shared/Error.aspx
r4985 r6317 2 2 3 3 <asp:Content ID="errorTitle" ContentPlaceHolderID="TitleContent" runat="server"> 4 4 Error 5 5 </asp:Content> 6 7 6 <asp:Content ID="errorContent" ContentPlaceHolderID="MainContent" runat="server"> 8 9 10 7 <h2> 8 Sorry, an error occurred while processing your request. 9 </h2> 11 10 </asp:Content>
Note: See TracChangeset
for help on using the changeset viewer.