Comment out the 'Try it' Sirius Web section for the moment

Change-Id: I9d6a0df3fa7ea2b2af230682cfb14944183cab34
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
diff --git a/sirius-web.html b/sirius-web.html
index 7d8be96..b132de1 100644
--- a/sirius-web.html
+++ b/sirius-web.html
@@ -58,7 +58,7 @@
 		<ul id="nav">
 			<li><a href="#features" target="_self">Features</a></li>
 			<li><a href="#download" target="_self">Download</a></li>
-			<li><a href="#try" target="_self">Try It</a></li>
+			<!--<li><a href="#try" target="_self">Try It</a></li>-->
 			<li><a href="https://www.obeo.fr/en/products/ocp-modeler" target="_self">Support</a></li>
 		</ul>
 	</div>	<!-- Fin menu_wrapper -->
@@ -194,6 +194,7 @@
 	</article>
 </section>
 
+<!--
 <section class="wow fadeInUp" data-wow-delay=".5s">
 	<article class="row">
 		<header class="centered">
@@ -209,7 +210,7 @@
 		</header>
 	</article>
 </section>
-
+-->
 
 <ng-include src="'angular/blocks/footer.html'"></ng-include>
 <ng-include src="'angular/blocks/call2action.html'"></ng-include>