yavsc/Yavsc/Views/Shared/DisplayTemplates/Circle.cshtml

4 lines
57 B
Plaintext

@model Circle
<span class="circle"> @Model.Name </span>