diff --git a/views/docs/fr/commandement.php b/views/docs/fr/commandement.php
index 61dfc0a62bd91847e0df705caedea91706af4ebe..ae2eeed37dac4a08d3b4e8b1fba9ec378eda0f87 100644
--- a/views/docs/fr/commandement.php
+++ b/views/docs/fr/commandement.php
@@ -3,7 +3,7 @@
-Don’t threaten people.
+Don’t threaten people.
This includes threats of violence, and threats to hurt others in any way.
@@ -78,7 +78,6 @@ If you notice abusive behavior, please report it immediately by emailing reporta
-
PHILOSOPHY
+
@@ -48,17 +51,19 @@ var keywords = [
"
et que c'est pas juste un slogan "+
"
rien ne l'arretera tant qu'on ne le vivra pas "+
"
on continuera à chercher"
- },
+ }/*,
{
"icon" : "fa-heart text-red",
"title":"Art is the heart of our culture",
"body":""
- },
+ },*/
];
jQuery(document).ready(function()
{
- $(".keywordList").html('');
+ getConceptList(keywords, ".keywordList");
+
+ /*$(".keywordList").html('');
$.each(keywords,function(i,obj) {
icon = (obj.icon) ? obj.icon : "fa-tag" ;
color = (obj.color) ? obj.color : "#E33551" ;
@@ -73,7 +78,7 @@ jQuery(document).ready(function()
""+
"
"+
"");
- });
+ });*/
});
diff --git a/views/docs/fr/projects.php b/views/docs/fr/projects.php
index 972eb46d7174487c3a58edb6631acbb572d7ff86..42366bde19e1507bb4f0633e04aaee3c28c70fe7 100644
--- a/views/docs/fr/projects.php
+++ b/views/docs/fr/projects.php
@@ -1,18 +1,17 @@
+
-
-
-