Merge branch 'main' of https://git.azuze.fr/kawa/SharepointToolbox-Web
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
@inject TranslationSource T
|
||||
|
||||
<div class="no-profile">
|
||||
<h2>No profile selected</h2>
|
||||
<p>Select or create a tenant profile to get started.</p>
|
||||
<a href="/profiles" class="btn btn-primary">Go to Profiles</a>
|
||||
<h2>@T["noprofile.heading"]</h2>
|
||||
<p>@T["noprofile.body"]</p>
|
||||
<a href="/profiles" class="btn btn-primary">@T["noprofile.goto"]</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user