This commit is contained in:
Paul Schneider 2023-03-20 20:26:00 +00:00
commit 96a73bcd95
13 changed files with 70 additions and 82 deletions

View file

@ -4,7 +4,7 @@
}
@{
ViewData["Title"] = Annuler votre commande;
ViewData["Title"] = "Annuler votre commande";
}
<h2>@ViewData["Title"]</h2>