Files
2024-03-13 00:33:46 +01:00

6 lines
140 B
Plaintext

@using Kreta.Web.Helpers
@using Kreta.Web.Areas.Tantargy.Models
@model TantargyModel
@Html.KretaTabStripAjax("tabstrip", Model.TabList)