# HG changeset patch # User rougeronj # Date 1427126856 -3600 # Node ID 8d016c195d79cba647aa8b459a30af7328aad46c # Parent d0d0a893401d108115f01484c56a4cdafde5f375 get info of a slide and show it. Sanitize html from description field and add it to the scope diff -r d0d0a893401d -r 8d016c195d79 client/app/slides/slides.html --- a/client/app/slides/slides.html Mon Mar 23 17:05:45 2015 +0100 +++ b/client/app/slides/slides.html Mon Mar 23 17:07:36 2015 +0100 @@ -2,15 +2,15 @@
{{ slide.metas_dict.description }}
-Titre : {{ slide.details.title }}
-Description : {{ slide.details.description }}
+Titre :{{ slide.details.title }}
+Description :