Added pills, but not for ZH

This commit is contained in:
schnulller
2022-05-22 06:40:55 +02:00
parent 8179ea6e68
commit 45b5999981
9 changed files with 328 additions and 21 deletions

View File

@@ -1,4 +1,5 @@
@using HaWeb
@using HaWeb.Models
@using HaWeb.Settings
@using HaDocument.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers