GIT: perform LF normalization
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
@model System.Web.Mvc.HandleErrorInfo
|
||||
|
||||
@{
|
||||
ViewBag.Title = "Error";
|
||||
}
|
||||
|
||||
<hgroup class="title">
|
||||
<h1 class="error">Error.</h1>
|
||||
<h2 class="error">An error occurred while processing your request.</h2>
|
||||
</hgroup>
|
||||
@model System.Web.Mvc.HandleErrorInfo
|
||||
|
||||
@{
|
||||
ViewBag.Title = "Error";
|
||||
}
|
||||
|
||||
<hgroup class="title">
|
||||
<h1 class="error">Error.</h1>
|
||||
<h2 class="error">An error occurred while processing your request.</h2>
|
||||
</hgroup>
|
||||
|
||||
Reference in New Issue
Block a user