Moves routing into IAreaRoutes, ensures back office is redirected if installed
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
@{
|
||||
Layout = null;
|
||||
}
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Hello!</h1>
|
||||
|
||||
<p>TODO: Import the default.cshtml back office page</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user