Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <html> | |
| 3 <head> | |
| 4 <title>Budget API Test</title> | |
| 5 <script src="budget_test.js"></script> | |
| 6 </head> | |
| 7 <body> | |
| 8 <h1>Budget API Test</h1> | |
|
Peter Beverloo
2016/09/27 15:57:47
Why one space indent? Why does this line then have
harkness
2016/09/28 12:29:21
Done.
| |
| 9 </body> | |
| 10 </html> | |
| OLD | NEW |