Mercurial > repos > vimalkumarvelayudhan > html_export
view test-data/html_export.html @ 2:ebd2c7b56d10 default tip
Version update (testing)
author | Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com> |
---|---|
date | Tue, 24 Nov 2015 11:57:08 +0000 |
parents | da900b5a0bda |
children |
line wrap: on
line source
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>HTML export</title> </head> <body> <h3>HTML output file with link to sample text file</h3> <p>Download: <a href="paths.txt">paths.txt</a></p> </body> </html>