diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/templates/home.html | 2 |
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> |