diff --git a/layouts/posts/single.html b/layouts/posts/single.html
index 881a4d9635a280b712d4607304858a08abcc149e..2dd79d4ed03df9132711dd8bb987fff9df0ddbc4 100644
--- a/layouts/posts/single.html
+++ b/layouts/posts/single.html
@@ -13,8 +13,6 @@
       <div class="container">
         <div class="block-content">
           {{ partial "posts/chapo.html" .Params.description_short }}
-          {{ partial "posts/image.html" .Params.image }}
-          {{ partial "posts/body.html" . }}
         </div>
       </div>
     </div>