File size: 858 Bytes
62977bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<div class="table-responsive">
  <table class="table">
    <thead>
      <tr>
        <th scope="col"></th>
        <th scope="col">$desc</th>
        <th scope="col">ar</th>
        <th scope="col">bn</th>
        <th scope="col">en</th>
        <th scope="col">es</th>
        <th scope="col">fa</th>
        <th scope="col">fi</th>
        <th scope="col">fr</th>
        <th scope="col">hi</th>
        <th scope="col">id</th>
        <th scope="col">ja</th>
        <th scope="col">ko</th>
        <th scope="col">ru</th>
        <th scope="col">sw</th>
        <th scope="col">te</th>
        <th scope="col">th</th>
        <th scope="col">zh</th>
        <th scope="col">de</th>
        <th scope="col">yo</th>
        <th scope="col"></th>
        <th scope="col">avg</th>
      </tr>
    </thead>
    <tbody>

$rows

    </tbody>
  </table>
</div>