Add search page
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
@using Umbraco.Web.Models
|
||||
@using Umbraco.Web.Controllers
|
||||
@{
|
||||
var loginModel = new LoginModel { RedirectUrl = "/leaf-data/manage-queue/" };
|
||||
var loginModel = new LoginModel { RedirectUrl = "/leaf-data/search/" };
|
||||
}
|
||||
|
||||
<div class="container mt-3">
|
||||
|
||||
Reference in New Issue
Block a user