Skip to content

Commit e1d4ad4

Browse files
author
Mark Robinson
committed
Use bootstrap warning for disclaimer
1 parent f1c532a commit e1d4ad4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/main/resources/templates/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ <h1>Common Workflow Language Viewer</h1>
3838
<a href="https://researchobject.github.io/specifications/bundle/" rel="noopener" target="_blank">
3939
Research Object Bundle</a>
4040
(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>
41+
<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>
4244

4345
<h2>Workflow from Github URL</h2>
4446
<p>Provide a link to the directory of files making up your workflow here</p>

0 commit comments

Comments
 (0)