aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask
diff options
context:
space:
mode:
authorMunyoki Kilyungi2024-08-29 11:51:51 +0300
committerBonfaceKilz2024-08-29 14:51:30 +0300
commitd600e91463d526462761a3ab1decabf0033944a6 (patch)
tree20493578e23117b880446eb3edb1933ac79525da /gn2/wqflask
parent23d0aeaec664d3e63ab7b3f54f33eb6e9228da50 (diff)
downloadgenenetwork2-d600e91463d526462761a3ab1decabf0033944a6.tar.gz
Delete un-used css block in genewiki html template.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'gn2/wqflask')
-rw-r--r--gn2/wqflask/templates/genewiki.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/genewiki.html b/gn2/wqflask/templates/genewiki.html
index 2b438e84..63f36741 100644
--- a/gn2/wqflask/templates/genewiki.html
+++ b/gn2/wqflask/templates/genewiki.html
@@ -1,6 +1,5 @@
{% extends "base.html" %}
{% block title %}GeneWiki Entry for {{ symbol }}{% endblock %}
-{% block css %}<style></style>{% endblock %}
{% block content %}
<div class = "container">
<h1 class = "page-header">GeneWiki Entries</h1>