aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2021-11-08 16:43:50 +0300
committerFrederick Muriuki Muriithi2021-11-08 16:43:50 +0300
commitc63d10c565f82413ae8b5e553b1f00485439530a (patch)
tree99ad03a42dde6146e61e9d92d05e58926cfe3bce /wqflask
parent14f3d5da0de60dea8b0a24f68c2e658d92268e3a (diff)
downloadgenenetwork2-c63d10c565f82413ae8b5e553b1f00485439530a.tar.gz
Fix syntax error
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/wqflask/templates/jupyter_notebooks.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/jupyter_notebooks.html b/wqflask/wqflask/templates/jupyter_notebooks.html
index da250b2a..afc95a15 100644
--- a/wqflask/wqflask/templates/jupyter_notebooks.html
+++ b/wqflask/wqflask/templates/jupyter_notebooks.html
@@ -6,7 +6,7 @@ Jupyter Notebooks
{%block css%}
<link rel="stylesheet" type="text/css" href="/static/new/css/jupyter_notebooks.css" />
-{%endblock}
+{%endblock%}
{%block content%}