App.razor changed (#15)

Navbar und Footer wird wieder angezeigt.
This commit is contained in:
zha19115
2023-05-09 16:48:03 +02:00
committed by GitHub
parent 7f45436118
commit e181c13ac2
6 changed files with 54 additions and 57 deletions

View File

@ -1,5 +1,4 @@
@page "/Bestellabschluss"
@layout MainLayout
<body>
<div class="container col-lg-5 col-md-9 col-sm-12 d-flex flex-column " id="content">

View File

@ -1,5 +1,4 @@
@page "/Kontoverwaltung"
@layout MainLayout
<h3>Wichtige Informationen</h3> <br>
@ -8,7 +7,6 @@
<div class="container mt-auto">
<h4>AccountID: #1234</h4>
<h4>Ihr QR-Code: </h4>
<h5>7392759231</h5>
<img src="assets/K-QR.png" class="img" title="logo image">
<p>Ihr Konto wird 30 Tage nach der Deaktivierung unwiderruflich gelöscht.</p>