Refactor page titles and headings for consistency across Profile, Prospects, ProspectsDone, and ProspectsVerify pages
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
@using FoodsharingSiegen.Shared.Helper
|
||||
@inherits FsBase
|
||||
|
||||
<PageTitle>Neue Foodsaver - @AppSettings.Terms.Title</PageTitle>
|
||||
<h2>Neue Foodsaver</h2>
|
||||
<PageTitle>Aktuelle - @AppSettings.Terms.Title</PageTitle>
|
||||
<h2>Aktuelle Einarbeitungen</h2>
|
||||
|
||||
@if (AppSettings.TestMode)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user