Merge pull request #2880 from sbwalker/dev
fix for child pages in templates
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
<div class="row">
|
||||
<div class="mx-auto text-center">
|
||||
<img src="oqtane-black.png" />
|
||||
<div style="font-weight: bold">@SharedLocalizer["Version"] @Constants.Version @SharedLocalizer["For"] .NET 7</div>
|
||||
<div style="font-weight: bold">@SharedLocalizer["Version"] @Constants.Version @Localizer["For"] .NET 7</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr class="app-rule" />
|
||||
|
Reference in New Issue
Block a user