diff options
Diffstat (limited to 'gn2/wqflask/templates')
-rw-r--r-- | gn2/wqflask/templates/genewiki.html | 1 |
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> |