diff --git a/html/en/fragments.html b/html/en/fragments.html
index 78d2b3b..84a17f0 100644
--- a/html/en/fragments.html
+++ b/html/en/fragments.html
@@ -38,7 +38,7 @@
       </th>
     </tr>
   </thead>
-  <tbody>
+  <tbody class="single">
     ¤rows¤
   </tbody>
 </table>
@@ -526,7 +526,7 @@
       </th>
     </tr>
   </thead>
-  <tbody>
+  <tbody class="single">
     ¤rows¤
   </tbody>
 </table>
@@ -762,7 +762,7 @@
       </th>
     </tr>
   </thead>
-  <tbody>
+  <tbody class="single">
     ¤rows¤
   </tbody>
 </table>
diff --git a/html/sv/fragments.html b/html/sv/fragments.html
index dcaca53..3671aa5 100644
--- a/html/sv/fragments.html
+++ b/html/sv/fragments.html
@@ -38,7 +38,7 @@
       </th>
     </tr>
   </thead>
-  <tbody>
+  <tbody class="single">
     ¤rows¤
   </tbody>
 </table>
@@ -526,7 +526,7 @@
       </th>
     </tr>
   </thead>
-  <tbody>
+  <tbody class="single">
     ¤rows¤
   </tbody>
 </table>
@@ -762,7 +762,7 @@
       </th>
     </tr>
   </thead>
-  <tbody>
+  <tbody class="single">
     ¤rows¤
   </tbody>
 </table>