]> _ Git - fluidbook-v3.git/commitdiff
fix #666 0.5
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 5 Sep 2016 14:10:20 +0000 (14:10 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 5 Sep 2016 14:10:20 +0000 (14:10 +0000)
framework/application/views/scripts/templates/exemples.phtml

index e830333fc0f88cbfa881d14d67fbeef2f87934df..4011fe46f7baa949e35a6fee74527249c5ec994d 100644 (file)
@@ -1,3 +1,4 @@
 <?php\r
 echo $this->introBlock($this->intro, '');\r
-echo $this->exemples($this->category, $this->title,$this->count);
\ No newline at end of file
+echo $this->exemples($this->category, $this->title,$this->count);\r
+echo $this->contactFooter();
\ No newline at end of file