[% RenderBlockStart("Logo") %]

[% RenderBlockEnd("Logo") %]
[% Data.Name | html %]
[% Translate("State") | html %]: [% Data.State | html %]
[% Translate("Start Activity") | html %]: [% Data.StartActivity | html %]
[% Translate("Description") | html %]: [% Data.Description | html %]
[% RenderBlockStart("PathItem") %]
- [% Data.ActivityStart | html %] [% Data.Transition | html %] [% Data.TransitionActions | html %] [% Data.ActivityEnd | html %]
[% RenderBlockEnd("PathItem") %]
[% Translate("Activities") | html %]
[% RenderBlockStart("ActivityRow") %]
-
[% Data.Name | html %] ([% Data.EntityID | html %])
[% Translate("Contains %s dialog(s)", Data.DialogCount) | html %]
[% RenderBlockStart("AssignedDialogs") %]
[% Translate("Assigned dialogs") | html %]:
[% RenderBlockStart("AssignedDialogsRow") %]
- [% Data.Name | html %] ([% Data.EntityID | html %])
[% RenderBlockEnd("AssignedDialogsRow") %]
[% RenderBlockEnd("AssignedDialogs") %]
[% RenderBlockEnd("ActivityRow") %]
[% RenderBlockStart("ActivityRowEmpty") %]
-
[% Translate("Activities are not being used in this process.") | html %]
[% RenderBlockEnd("ActivityRowEmpty") %]
[% Translate("Activity Dialogs") | html %]
[% RenderBlockStart("ActivityDialogRow") %]
-
[% Data.Name | html %] ([% Data.EntityID | html %])
[% Translate("Available in") | html %] [% Data.ShownIn | html %]
[% RenderBlockStart("ElementAttribute") %]
- [% Data.Key | html %]: [% Data.Value | html %]
[% RenderBlockEnd("ElementAttribute") %]
[% RenderBlockStart("AssignedFields") %]
[% Translate("Assigned fields") | html %]:
[% RenderBlockStart("AssignedFieldsRow") %]
-
[% Data.Name | html %]
[% RenderBlockStart("AssignedFieldsRowValue") %]
[% Data.Key | html %]: [% Data.Value | html %]
[% RenderBlockEnd("AssignedFieldsRowValue") %]
[% RenderBlockEnd("AssignedFieldsRow") %]
[% RenderBlockEnd("AssignedFields") %]
[% RenderBlockEnd("ActivityDialogRow") %]
[% RenderBlockStart("ActivityDialogRowEmpty") %]
-
[% Translate("Activity dialogs are not being used in this process.") | html %]
[% RenderBlockEnd("ActivityDialogRowEmpty") %]
[% Translate("Transitions") | html %]
[% RenderBlockStart("TransitionRow") %]
-
[% Data.Name | html %] ([% Data.EntityID | html %])
[% Translate("Condition linking") | html %]: [% Data.ConditionLinking | html %]
[% RenderBlockStart("Condition") %]
[% Translate("Conditions") | html %]:
[% RenderBlockStart("ConditionRow") %]
-
[% Translate("Condition") | html %]
[% RenderBlockStart("ConditionRowValue") %]
[% Data.Key | html %]: [% Data.Value | html %]
[% RenderBlockEnd("ConditionRowValue") %]
[% RenderBlockStart("ConditionRowSub") %]
[% RenderBlockEnd("ConditionRowSub") %]
[% RenderBlockEnd("ConditionRow") %]
[% RenderBlockEnd("Condition") %]
[% RenderBlockEnd("TransitionRow") %]
[% RenderBlockStart("TransitionRowEmpty") %]
-
[% Translate("Transitions are not being used in this process.") | html %]
[% RenderBlockEnd("TransitionRowEmpty") %]
[% Translate("Transition Actions") | html %]
[% RenderBlockStart("TransitionActionRow") %]
-
[% Data.Name | html %] ([% Data.EntityID | html %])
[% Translate("Module name") | html %]: [% Data.Module | html %]
[% RenderBlockStart("Config") %]
[% Translate("Configuration") | html %]:
[% RenderBlockStart("ConfigRow") %]
- [% Data.Name | html %]: [% Data.Value | html %]
[% RenderBlockEnd("ConfigRow") %]
[% RenderBlockEnd("Config") %]
[% RenderBlockEnd("TransitionActionRow") %]
[% RenderBlockStart("TransitionActionRowEmpty") %]
-
[% Translate("Transition actions are not being used in this process.") | html %]
[% RenderBlockEnd("TransitionActionRowEmpty") %]