Files
LeafWeb/WebCms/Views/Shared/DisplayTemplates/Decimal.cshtml
T
2016-12-16 09:17:42 -05:00

4 lines
92 B
Plaintext

@{
Layout = "~/Views/Shared/DisplayTemplates/_FieldLayout.cshtml";
}
@Html.Encode(Model)