Line 1: Line 1:
 
     <tr>
 
     <tr>
       <th scope="row"><!--{{$title}}--></th>
+
       <th scope="row"><!--{$title}--></th>
       <td><!--{{$synopsis}}--></td>
+
       <td><!--{$synopsis}--></td>
       <td><!--{{$version}}--></td>
+
       <td><!--{$version}--></td>
       <td><!--{{$target}}--></td>
+
       <td><!--{$target}--></td>
     <td><!--{{$modification}}--></td>
+
     <td><!--{$modification}--></td>
 
     </tr>
 
     </tr>

Revision as of 19:55, 23 September 2022