✨ Render self-managed site
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
haven't configure anything that match this route.
|
||||
</p>
|
||||
<div class="text-xs opacity-70 mt-1">
|
||||
<p>Path: <b>@Model.CurrentPath</b> Site ID: <b>@(Model.Site?.Id.ToString() ?? "none")</b></p>
|
||||
<p>Path: <b>@Model.CurrentPath</b></p>
|
||||
<p>Site ID: <b>@(Model.Site?.Id.ToString() ?? "none")</b></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user