bug rename seance

This commit is contained in:
Paul Schneider 2019-01-01 20:14:34 +00:00
commit 2def20d16f
384 changed files with 686 additions and 570 deletions

View file

@ -0,0 +1,7 @@
@{
ViewData["Title"] = "About";
}
<h2>@ViewData["Title"].</h2>
<h3>@ViewData["Message"]</h3>
<p>Use this area to provide additional information.</p>