20-12-2022
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
@using ECM.JobRunner.Web.Data;
|
||||
@inherits LayoutComponentBase
|
||||
@inject WcfService Wcf
|
||||
@inject HelperService Helper;
|
||||
|
||||
<PageTitle>ECM.JobRunner.Web</PageTitle>
|
||||
|
||||
@@ -11,7 +12,7 @@
|
||||
|
||||
<main>
|
||||
<div class="top-row px-4 d-flex align-content-between justify-content-between">
|
||||
<strong>Page Title</strong>
|
||||
<strong>@Helper.Title</strong>
|
||||
<a href="https://docs.microsoft.com/aspnet/" target="_blank">About</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user