5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
@using Convert_It_Online
|
|
@using Microsoft.AspNetCore.Mvc.Localization
|
|
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
|
@inject IViewLocalizer Localizer |