Switch to side-by-side view

--- a/OSSEval/analysis/templates/analysis/analysis_report.html
+++ b/OSSEval/analysis/templates/analysis/analysis_report.html
@@ -39,6 +39,14 @@
                 <br>Questions are weighted according to "{{ weight_scenario.name }}" profile.
             {% endif %}
         </h2>
+        <h3>
+            {% if analysis.description != "" %}
+                <hr>{{ analysis.description }}
+            {% endif %}
+            {% if analysis.comment != "" %}
+                <hr>{{ analysis.comment }}
+            {% endif %}
+        </h3>
         <fieldset><legend><h3>Summary</h3></legend>
             <p>{% autoescape off %}{{ analysis.comment }}{% endautoescape %}</p>
             <table>