Index: indico/MaKaC/webinterface/tpls/ContributionDisplayFull.tpl
===================================================================
--- indico/MaKaC/webinterface/tpls/ContributionDisplayFull.tpl	(revision a33bdd42585fd98cf78baa79fcfccca5f13bd78b)
+++ indico/MaKaC/webinterface/tpls/ContributionDisplayFull.tpl	(revision 8ecf21c18887b0c24c5c58c85efaad366f3a450e)
@@ -3,35 +3,34 @@
 
 <table width="100%" align="center">
-
-<tr>
-  <td>
-    <table align="center" width="95%" border="0" style="border: 1px solid #777777;">
-    <tr>
-      <td>&nbsp;</td>
-    </tr>
-    <tr>
-      <td>
-        <table align="center" width="95%" border="0">
-        ${ withdrawnNotice }
+  <tr>
+    <td>
+      <table align="center" width="95%" border="0" style="border: 1px solid #777777;">
         <tr>
-          <td align="center">${ modifIcon }<font size="+1" color="black"><b>${ title }</b></font></td>
-    </tr>
-        <tr>
-      <td width="100%">&nbsp;<td>
-    </tr>
-        % if not self_._rh._target.getConference().getAbstractMgr().isActive() or not self_._rh._target.getConference().hasEnabledSection("cfa") or not self_._rh._target.getConference().getAbstractMgr().hasAnyEnabledAbstractField():
-    <tr>
-      <td>
-            <table align="center">
-            <tr>
-              <td>${ description }</td>
-            </tr>
-            </table>
-          </td>
+          <td>&nbsp;</td>
         </tr>
         <tr>
-      <td width="100%">&nbsp;<td>
-    </tr>
-    % endif
+          <td>
+            <table align="center" width="95%" border="0">
+              ${ withdrawnNotice }
+              <tr>
+                <td align="center">${ modifIcon }<font size="+1" color="black"><b>${ title }</b></font></td>
+              </tr>
+              <tr>
+                <td width="100%">&nbsp;</td>
+              </tr>
+              % if not self_._rh._target.getConference().getAbstractMgr().isActive() or not self_._rh._target.getConference().hasEnabledSection("cfa") or not self_._rh._target.getConference().getAbstractMgr().hasAnyEnabledAbstractField():
+              <tr>
+                 <td>
+                  <table align="center">
+                    <tr>
+                      <td>${ description }</td>
+                    </tr>
+                  </table>
+                </td>
+              </tr>
+              <tr>
+                <td width="100%">&nbsp;<td>
+              </tr>
+              % endif
     <tr>
       <td>
@@ -97,10 +96,11 @@
                     ${ inTrack }
                     ${ subConts }
+                </table>
+                </div>
+                </td>
+                </tr>
+
                     % if Contribution.getConference() and Contribution.getConference().hasEnabledSection('paperReviewing') and Contribution.getConference().getConfPaperReview().hasReviewing() and not isWithdrawn:
                         % if Contribution.canUserSubmit(self_._aw.getUser()) or Contribution.canModify(self_._aw):
-                        </table>
-                        </div>
-                        </td>
-                        </tr>
                         <tr><td align="right" valign="top" class="displayField" nowrap>
                                 <b>${_("Reviewing material")}:</b>
@@ -144,7 +144,5 @@
                             <tr>
                                 <td></td>
-                                <td>
-
-                                </td>
+                                <td></td>
                             </tr>
                           % endif
