%TMPL:INCLUDE{"Applications.ClassificationApp.ClassifiedTopicView"}%
%TMPL:DEF{"beforetext"}%%TMPL:PREV%
%RENDERFORDISPLAY{
exclude="TopicTitle|Summary|TopicType|Category|Tag"
footer="$n"
}%
%TMPL:END%
%TMPL:DEF{"aftertext"}%<!-- -->
---++ Flowchart
%GRAPHVIZ{
topic="%BASEWEB%.%BASETOPIC%"
nodestable="0"
edgestable="1"
sourcecol="0"
labelcol="1"
targetcol="2"
renderer="dot"
type="svg"
inline="off"
preamble="
labelfloat=true;
graph [fontname = helvetica];
node [fontname = helvetica, fontsize=10, shape=box, fontsize=12, style=\"rounded, filled\", fillcolor=\"#EEEEEE\", color=\"#AAAAAA\", margin=\"0.25,0\"];
edge [fontname = helvetica, fontsize=10, color=\"#31CEF0\", arrowhead=\"vee\", minlen=1];"
}%
<!-- -->%TMPL:END%