diff options
Diffstat (limited to 'uploader/templates/index.html')
-rw-r--r-- | uploader/templates/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/uploader/templates/index.html b/uploader/templates/index.html index d6f57eb..e954a1c 100644 --- a/uploader/templates/index.html +++ b/uploader/templates/index.html @@ -71,6 +71,8 @@ samples/individuals before attempting an upload of your data.</p> <h2>Expression Data</h2> + <!-- + <p class="text-danger"> <span class="glyphicon glyphicon-exclamation-sign"></span> @@ -94,6 +96,7 @@ <span class="glyphicon glyphicon-exclamation-sign"></span> <strong>TODO</strong>: Document this …</p> </div> + --> </div> {%endblock%} |