Files
LeafWeb/WebCms/Views/Partials/Grid/Editors/Rte.cshtml
T
2016-11-07 12:56:17 -05:00

5 lines
120 B
Plaintext

@model dynamic
@using Umbraco.Web.Templates
@Html.Raw(TemplateUtilities.ParseInternalLinks(Model.value.ToString()))