We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c532a commit e1d4ad4Copy full SHA for e1d4ad4
src/main/resources/templates/index.html
@@ -38,7 +38,9 @@ <h1>Common Workflow Language Viewer</h1>
38
<a href="https://researchobject.github.io/specifications/bundle/" rel="noopener" target="_blank">
39
Research Object Bundle</a>
40
(zip file with metadata in a manifest), allowing it to be easily viewed and shared.</p>
41
- <p>This tool is currently experimental and may not work for all valid workflows.</p>
+ <div class="alert alert-warning">
42
+ <p><strong>Caution:</strong> This viewer is currently experimental and may not work for all valid workflows</p>
43
+ </div>
44
45
<h2>Workflow from Github URL</h2>
46
<p>Provide a link to the directory of files making up your workflow here</p>
0 commit comments