diff -r b714bcbe915c -r 4b3bebe4355d client/app/slides/dataEditor.html --- a/client/app/slides/dataEditor.html Wed Mar 25 15:55:38 2015 +0100 +++ b/client/app/slides/dataEditor.html Wed Mar 25 15:57:45 2015 +0100 @@ -1,14 +1,17 @@ -
-
-

{{slide.user_title}}

-

{{slide.user_description}}

-

{{slide.tags.join(', ')}}

-

-
-
- - - -

-
+
+
+

{{slide.title}}

+

{{slide.description}}

+

{{slide.comments}}

+

{{slide.tags.join(', ')}}

+
+
+ +
+ + + + +
+
\ No newline at end of file