97 remaining

This commit is contained in:
Paul Schneider 2023-03-20 19:38:50 +00:00
commit 49ca652549
43 changed files with 103 additions and 168 deletions

View file

@ -1,5 +1,5 @@
@model PerformerProfile
@{ ViewData["Title"] = SR["Your performer profile"]; }
@{ ViewData["Title"] = "Your performer profile"; }
@section header {
<style>
#map {