diff -r 000000000000 -r 414e01d06fd5 data/Main/ClassicSkinUserViewTemplate.txt,v
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/data/Main/ClassicSkinUserViewTemplate.txt,v Sat Jan 26 15:50:53 2008 +0100
@@ -0,0 +1,43 @@
+head 1.1;
+access;
+symbols;
+locks; strict;
+comment @# @;
+
+
+1.1
+date 2008.01.22.03.21.37; author TWikiContributor; state Exp;
+branches;
+next ;
+
+
+desc
+@buildrelease
+@
+
+
+1.1
+log
+@buildrelease
+@
+text
+@%META:TOPICINFO{author="TWikiContributor" date="1145229574" format="1.1" version="1"}%
+%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%
+@