diff --git a/public/results/index.html b/public/results/index.html index 53de2527d45ef405cb8512b8477f5f1d642342fc..6c54778c95c0ce3151fc305a0e932077cbc766e4 100644 --- a/public/results/index.html +++ b/public/results/index.html @@ -25,7 +25,7 @@ <div id="projectname"></div> </header> <div class="content"> - +<!-- <h1>Here goes a title</h1> <p> @@ -108,6 +108,8 @@ </ul> </p> + +--> </div> <div class="footer"></div> @@ -117,4 +119,4 @@ <script src="../main.js"> </script> </body> -</html> \ No newline at end of file +</html>