File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
src/main/resources/templates Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 34
34
< div class ="row ">
35
35
< div class ="col-md-12 " role ="main " id ="main ">
36
36
< h1 > Common Workflow Language Viewer</ h1 >
37
- < p > This tool visualises and lists the details of a workflow with its inputs, outputs and steps and
37
+ < p > This tool visualises and lists the details of a
38
+ < a href ="http://www.commonwl.org/ " rel ="noopener " target ="_blank "> CWL workflow</ a >
39
+ with its inputs, outputs and steps and
38
40
packages the files involved into a downloadable
39
41
< a href ="https://researchobject.github.io/specifications/bundle/ " rel ="noopener " target ="_blank ">
40
42
Research Object Bundle</ a >
@@ -77,4 +79,4 @@ <h2>Workflow from Github URL</h2>
77
79
78
80
< script src ="/bower_components/requirejs/require.js " data-main ="/js/main.js "> </ script >
79
81
</ body >
80
- </ html >
82
+ </ html >
You can’t perform that action at this time.
0 commit comments