| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 <!DOCTYPE html> | 3 <!DOCTYPE html> |
| 4 <html lang="en"> | 4 <html lang="en"> |
| 5 <head> | 5 <head> |
| 6 <meta charset="utf-8"> | 6 <meta charset="utf-8"> |
| 7 <meta http-equiv="X-UA-Compatible" content="IE=edge"> | 7 <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 8 <meta name="viewport" content="width=device-width, initial-scale=1"> | 8 <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 9 | 9 |
| 10 <meta name="description" content=""> | 10 <meta name="description" content=""> |
| (...skipping 840 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 851 | 851 |
| 852 </div> | 852 </div> |
| 853 | 853 |
| 854 | 854 |
| 855 | 855 |
| 856 | 856 |
| 857 <script src="/static/common/third_party/js/jquery.min.js"></script> | 857 <script src="/static/common/third_party/js/jquery.min.js"></script> |
| 858 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> | 858 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> |
| 859 </body> | 859 </body> |
| 860 </html> | 860 </html> |
| OLD | NEW |