| 25 | | <tfoot> |
| 26 | | <tr> |
| 27 | | <th></th> |
| 28 | | <th></th> |
| 29 | | <th></th> |
| 30 | | <th></th> |
| 31 | | <th></th> |
| 32 | | <th> |
| 33 | | <form method="post" action=""> |
| 34 | | {{ select_download }} |
| 35 | | <input type="submit" value="ok" /> |
| 36 | | </form> |
| 37 | | </th> |
| 38 | | <th> |
| 39 | | <form method="post" action=""> |
| 40 | | {{ select_upload }} |
| 41 | | <input type="submit" value="ok" /> |
| 42 | | </form> |
| 43 | | </th> |
| 44 | | <th></th> |
| 45 | | <th></th> |
| 46 | | </tr> |
| 47 | | </tfoot> |
| | 25 | <tfoot> |
| | 26 | <tr> |
| | 27 | <th></th> |
| | 28 | <th></th> |
| | 29 | <th></th> |
| | 30 | <th></th> |
| | 31 | <th></th> |
| | 32 | <th> |
| | 33 | {{ download_speed }} |
| | 34 | <form method="post" action=""> |
| | 35 | {{ select_download }} |
| | 36 | <input type="submit" value="ok" /> |
| | 37 | </form> |
| | 38 | </th> |
| | 39 | <th> |
| | 40 | {{ upload_speed }} |
| | 41 | <form method="post" action=""> |
| | 42 | {{ select_upload }} |
| | 43 | <input type="submit" value="ok" /> |
| | 44 | </form> |
| | 45 | </th> |
| | 46 | <th></th> |
| | 47 | <th></th> |
| | 48 | </tr> |
| | 49 | </tfoot> |