aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-11-08 17:23:33 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2020-11-08 17:23:33 +0530
commit170bf12d24b2decdcde2c79212195028cd399610 (patch)
tree039a60be54df71e1d77db354c29c9c6fbec2c6e6
parent5e16268c5ab3e94ea77704420a0a8bd87e671ecf (diff)
prepare for release, Albusv1.0-albus
-rw-r--r--app/templates/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/home.html b/app/templates/home.html
index f4d1a99..1a08baf 100644
--- a/app/templates/home.html
+++ b/app/templates/home.html
@@ -2,7 +2,7 @@
{% set active_page = "home" %}
{% block main %}
- <h2>Curie Web Demo</h2>
+ <h2>Version 1.0: Albus</h2>
<p>Curie-Web is a part of The Curie Project which aims to make the process of Computer-Aided Drug Design as fast as possible.</p>
<p>The following are the currently active modules</p>
<h3>Dock and Generate Reports</h3>