Added 'lanes_for' which will show recent flowcell lanes ordered by date,
[htsworkflow.git] / htsworkflow / frontend / templates / base_site.html
index 7e80060d8b1f04338595b5c5ab78b56b7f15d10c..dae6d9acc424c3001954725366647dd3a8347d4f 100644 (file)
@@ -1,6 +1,8 @@
 {% extends "base.html" %}
 {% load i18n %}
 
+<link type="text/css" rel="stylesheet" href="/static/css/app.css" />
+
 {% block title %}{{ sitename }}{% endblock %}
 
 {% block branding %}