8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
@page "/PersonalInfo"
|
|
@using Template.Shared.Components.Layout
|
|
|
|
<HeaderLayout Title="Profilo" />
|
|
|
|
@code {
|
|
|
|
} |