mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 09:15:33 +00:00
8 lines
218 B
Plaintext
8 lines
218 B
Plaintext
@using HaWeb
|
|
@using HaWeb.Models
|
|
@using HaWeb.Settings
|
|
@using HaDocument.Models
|
|
@using System.Text
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
|
@addTagHelper *, Microsoft.FeatureManagement.AspNetCore
|