src/hdalab/templates/renkan_edit.html
changeset 445 a74ec9e02042
parent 440 4c4cfe573486
child 447 696958ea9ce7
--- a/src/hdalab/templates/renkan_edit.html	Wed Feb 18 16:22:38 2015 +0100
+++ b/src/hdalab/templates/renkan_edit.html	Thu Feb 19 02:43:46 2015 +0100
@@ -64,14 +64,14 @@
                     bins: [
                         {
                             type: "ResourceList",
-                            title: "Ressources",
+                            title: "{% trans 'Ressources' %}",
                             list: [
-								{
-								    url: "http://www.histoiredesarts.culture.fr/",
-								    title: "Histoire des arts",
-								    description: "Portail Histoire des arts sur culture.fr",
-								    image: "http://www.culture.fr/extension/culture_fr/design/culture/images/favicon.ico"
-								}
+                                {
+                                    url: "http://www.histoiredesarts.culture.fr/",
+                                    title: "Histoire des arts",
+                                    description: "Portail Histoire des arts sur culture.fr",
+                                    image: "http://www.culture.fr/extension/culture_fr/design/culture/images/favicon.ico"
+                                }
                             ]
                         }
                     ],