From 5abc13ae06b2ce7e53480340a1b9292701dc4ab5 Mon Sep 17 00:00:00 2001 From: Hao Chen Date: Sun, 12 May 2019 06:51:20 -0500 Subject: progress working --- templates/index.html | 8 +++++++- templates/progress.html | 44 +++++++++++++++++++++++++++----------------- 2 files changed, 34 insertions(+), 18 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 6d50a63..0771787 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,7 +3,7 @@


{{ message | safe }} -

+
@@ -13,6 +13,12 @@
Searches are conducted through PubMed to get relevant PMIDs, which are then used to retrieve the abstracts from a local archive. The gene-keyword relationships are presented as an interactive cytoscape graph. The nodes can be moved to better reveal the connections. Tap on the links will bring up the corresponding sentences in a new browser window.

+ +

+ + +
+
Source code diff --git a/templates/progress.html b/templates/progress.html index 322604d..7b4a9d0 100644 --- a/templates/progress.html +++ b/templates/progress.html @@ -3,25 +3,35 @@ - + +
+ We hope this won't take too long ... +
+
+ 0%
- +
+ {% endblock %} -- cgit v1.2.3