Files
hamann-ausgabe-core/HaWeb/Views/_ViewImports.cshtml
schnulller 2ed7265869 - Commentboxes work (marginals) + mouseover
- Basic Briefe Controller
- Generic XML reader
2022-05-19 01:09:49 +02:00

5 lines
115 B
Plaintext

@using HaWeb
@using HaWeb.Models
@using HaWeb.Settings
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers