zotan.pw-web/Pages/_ViewImports.cshtml

3 lines
103 B
Plaintext
Raw Normal View History

2022-11-20 03:06:41 +01:00
@using zotanpw_web
@namespace zotanpw_web.Pages
2022-11-20 17:00:51 +01:00
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers