2024-02-07 19:55:40 +01:00

11 lines
193 B
Plaintext

@page "/settings/glaeser"
@using Microsoft.AspNetCore.Components.Sections
<SectionContent SectionId="TopRow.Title">
<label>Einstellungen - Gläser</label>
</SectionContent>
@code {
}