aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wqflask/wqflask/templates/generif.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/generif.html b/wqflask/wqflask/templates/generif.html
index d8229ac1..ac815b43 100644
--- a/wqflask/wqflask/templates/generif.html
+++ b/wqflask/wqflask/templates/generif.html
@@ -48,7 +48,6 @@ GeneWiki Entry for {{ symbol }}
<summary>
{{ entry["entry"]["value"] }}
{% if entry.get("weburl") %}
- glyphicon glyphicon-open
<sup><small><a href="{{ entry.weburl.value }}" target="_blank"><span class="glyphicon glyphicon-globe" aria-hidden="true"></span> web</a></small></sup>
{% endif %}
</summary>