| Revision 15211,
251 bytes
checked in by Alexander Trofimov, 8 months ago
(diff) |
|
Code cleaning:
- converting new lines to \n
- deleting spaces at the end of every line
- converting all tabs to 4 spaces
- automated script for future cleaning was added
|
| Line | |
|---|
| 1 | <!-- TODO: remove this file --> |
|---|
| 2 | |
|---|
| 3 | <html> |
|---|
| 4 | |
|---|
| 5 | <body> |
|---|
| 6 | |
|---|
| 7 | <div style="padding:20px; margin:100px; border:1px solid red; text-align:center; font-size:20px; font-family:Arial;"> |
|---|
| 8 | |
|---|
| 9 | 404. Page Not Found |
|---|
| 10 | |
|---|
| 11 | </div> |
|---|
| 12 | |
|---|
| 13 | </body> |
|---|
| 14 | |
|---|
| 15 | </html> |
|---|
| 16 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.