view test-data/html_export.html @ 1:da900b5a0bda

Add input, test, citations parameters and test-data
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Fri, 03 Jul 2015 12:24:49 +0100
parents
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>