aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wqflask/wqflask/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/base.html b/wqflask/wqflask/templates/base.html
index ec55ebeb..90be6111 100644
--- a/wqflask/wqflask/templates/base.html
+++ b/wqflask/wqflask/templates/base.html
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
- <title>{% block title %}{% endblock %} GeneNetwork</title>
+ <title>{% block title %}{% endblock %} GeneNetwork2</title>
<meta name="description" content="">
<meta name="author" content="">
<link REL="stylesheet" TYPE="text/css" href="/static/packages/bootstrap/css/bootstrap.css" />