diff options
Diffstat (limited to 'uploader/templates')
| -rw-r--r-- | uploader/templates/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/uploader/templates/index.html b/uploader/templates/index.html index e426732..0d098f0 100644 --- a/uploader/templates/index.html +++ b/uploader/templates/index.html @@ -118,6 +118,11 @@ {%else%} +<div class="row"> + <img src="/static/images/frontpage_banner.png" + alt="Banner image showing the process flow a user would follow." /> +</div> + <div class="row"> <p>The Genenetwork Uploader (<em>gn-uploader</em>) enables upload of new data into the Genenetwork System. It provides Quality Control over data, and |
