view test-data/wrapped_outfile.html @ 1:982a442a98dd draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/metaquantome commit 74c403057350af3dde81aea154414a0d6a84d2a3"
author galaxyp
date Wed, 23 Sep 2020 17:02:11 +0000
parents 020a9ecdc1e1
children
line wrap: on
line source

<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="style.css"/> </head> <body> <h1>Output Figure</h1> <br> <img src="outfile.png" width=600 height=600> <br> <p>To download the image, right-click and choose "Save image as..."</p> <br> <p>OR</p> <br> <p><a href="outfile.png">Click Here</a></p> </body> </html>