feat(Main.cshtml): Bootstrap-Warnung hinzugefügt.
This commit is contained in:
parent
6490a3cb82
commit
ba832acad3
@ -16,7 +16,9 @@
|
||||
<h1>signFlow</h1>
|
||||
</header>
|
||||
<section class="text-center">
|
||||
<div class="alert alert-light" role="alert">
|
||||
<p class="home-description"><span id="home-description"></span></p>
|
||||
</div>
|
||||
</section>
|
||||
@if (ViewData["ErrorMessage"] is string errMsg)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user