This repository has been archived by the owner. It is now read-only.
Permalink
Cannot retrieve contributors at this time
9 lines (9 sloc)
177 Bytes
| <html> | |
| <head> | |
| <link rel="icon" href="image.png"></link> | |
| <title>Page {page}</title> | |
| </head> | |
| <body> | |
| <div>Page {page}</div> | |
| </body> | |
| </html> |