diff --git a/elections2021/templates/elections2021/export_program_point_fancy.html b/elections2021/templates/elections2021/export_program_point_fancy.html
index 6f84f545d70843feb699824ab6f44900212bfd41..67f8f0dfe2f35131e759355fa26b1f7ffa678060 100644
--- a/elections2021/templates/elections2021/export_program_point_fancy.html
+++ b/elections2021/templates/elections2021/export_program_point_fancy.html
@@ -18,12 +18,12 @@
       </h2>
     </div>
 
+    {% comment %}
     <div class="px-4 py-4 bg-acidgreen" style="display:inline-block;">
       <div style="font-family: 'Bebas Neue';">Obsah</div>
     </div>
     <div style="padding-left: 2rem;border-left:1px solid #ccc;">
       <br><br>
-
       <div class="contentsrow">
         <a href="#takhle-to-dal-nejde">Takhle to dál nejde</a>
         <div class="contentsline"></div>
@@ -69,8 +69,9 @@
         <div class="contentsline"></div>
         <a class="contentsnum" href="#zdroje"></a>
       </div>
-
     </div>
+    {% endcomment %}
+
   </div>
 </div>
 
@@ -106,7 +107,7 @@
   <div class="problem-pack">
     <section class="program-detail-problem-solution mb-20">
       <div class="ideal-inner content-block text-center">
-        <h2 class="head-alt-sm md:head-alt-md mb-9" style="margin-top:50mm; font-size: 36pt;">Ideál</h2>
+        <h2 class="head-alt-sm md:head-alt-md mb-9" style="margin-top:50mm; font-size: 36pt;">Naše vize</h2>
         <div class="font-alt" style="font-size: 20pt; max-width: 160mm; margin-left:auto; margin-right: auto;">
           {{ page.ideal|richtext|format_sources }}
         </div>