Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/27/11 19:09:49 (13 years ago)
Author:
jwolfing
Message:

#1433 code formatted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Views/Shared/Error.aspx

    r4985 r6317  
    22
    33<asp:Content ID="errorTitle" ContentPlaceHolderID="TitleContent" runat="server">
    4     Error
     4  Error
    55</asp:Content>
    6 
    76<asp:Content ID="errorContent" ContentPlaceHolderID="MainContent" runat="server">
    8     <h2>
    9         Sorry, an error occurred while processing your request.
    10     </h2>
     7  <h2>
     8    Sorry, an error occurred while processing your request.
     9  </h2>
    1110</asp:Content>
Note: See TracChangeset for help on using the changeset viewer.