Mercurial > repos > nml > bundle_collections
view test-data/out-1.html @ 2:705ebd286b57 draft default tip
"planemo upload commit 7761f1e59039279728185e751f1a51b56fe14cb0"
author | nml |
---|---|
date | Mon, 24 Aug 2020 12:14:15 -0400 |
parents | |
children |
line wrap: on
line source
<!DOCTYPE html> <html> <head> <style type="text/css"> body { font-family: sans-serif; color: #000; } table { margin-left: 3em; text-align: center; } th { text-align:center; background-color: #000080; color: #FFF; padding: 0.4em; } td { font-family: monospace; text-align: left; background-color: #EEE; color: #000; padding: 0.4em; } h2 { color: #800000; padding-bottom: 0; margin-bottom: 0; clear: left; } </style> </head> <body> <h2 id="M0">Bundle Collection Summary</h2><br><br> Number of keys: 1<br> Number of values: 1<br><br> <table border="1"> <tr><th>File name</th><th>File type</th></tr> <tr><td>first.txt</td><td>txt</td></tr> </table> </body> </html>