mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 03:25:23 +08:00
Updated temp text in NotFound page
--HG-- branch : dev
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<%@ Control Language="C#" Inherits="Orchard.Mvc.ViewUserControl<object>" %>
|
||||
<%@ Import Namespace="Orchard.Mvc.ViewModels"%>
|
||||
<h1><%=Html.TitleForPage(T("Not found").ToString()) %></h1>
|
||||
<p>TODO: (erikpo) Add friendly message here</p>
|
||||
<p><%=_Encoded("The page you are looking for does not exist.")%></p>
|
Reference in New Issue
Block a user