aboutsummaryrefslogtreecommitdiff
path: root/app/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/home.html')
-rw-r--r--app/templates/home.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/templates/home.html b/app/templates/home.html
index 02c71dd..efe1a36 100644
--- a/app/templates/home.html
+++ b/app/templates/home.html
@@ -7,4 +7,6 @@
<li><a href="{{ url_for('dock_upload') }}">Dock and Report</a></li>
<li><a href="{{ url_for('status')}}">Job Status</a></li>
</ul>
+
+ <img src="{{url_for('static',filename='assets/workingInALaboratory.svg')}}" />
{% endblock %} \ No newline at end of file