From: vincent@cubedesigners.com Date: Mon, 5 Sep 2016 14:10:20 +0000 (+0000) Subject: fix #666 0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=7fb5ef7f5eefd3253c3e84a362f5d07448c018f0;p=fluidbook-v3.git fix #666 0.5 --- diff --git a/framework/application/views/scripts/templates/exemples.phtml b/framework/application/views/scripts/templates/exemples.phtml index e830333..4011fe4 100644 --- a/framework/application/views/scripts/templates/exemples.phtml +++ b/framework/application/views/scripts/templates/exemples.phtml @@ -1,3 +1,4 @@ introBlock($this->intro, ''); -echo $this->exemples($this->category, $this->title,$this->count); \ No newline at end of file +echo $this->exemples($this->category, $this->title,$this->count); +echo $this->contactFooter(); \ No newline at end of file