%TMPL:INCLUDE{"view"}%
%TMPL:DEF{"active_form"}%Edit personal data%TMPL:END%
%TMPL:DEF{"inactive_form"}% %TMPL:END%
%TMPL:DEF{"inactive_edit"}%Edit text%TMPL:END%
%TMPL:DEF{"create_topic"}%Create%TMPL:END%
%TMPL:DEF{"edit_topic"}%Edit text%TMPL:END%
%TMPL:DEF{"active_edit"}%%TMPL:P{context="new_topic" then="create_topic" else="edit_topic"}%%TMPL:END%
%TMPL:DEF{"content"}%
%TMPL:P{"form"}%
%TMPL:P{context="inactive" then="inactive_form" else="active_form"}%
%BR%
%TEXT%
#TopicEnd
%TMPL:P{"attachments"}%
%TMPL:P{"topicinfo"}%%TMPL:END%