# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # -- [% RenderBlockStart("rw:DynamicField") %]
[% RenderBlockStart("rw:DynamicField:DescriptionLong") %] [% Data.DescriptionLong | html %] [% RenderBlockEnd("rw:DynamicField:DescriptionLong") %] [% Data.Label %]
[% Data.Content %] [% RenderBlockStart("rw:DynamicField:DescriptionShort") %]
[% Data.DescriptionShort %]
[% RenderBlockEnd("rw:DynamicField:DescriptionShort") %]
[% RenderBlockEnd("rw:DynamicField") %]