aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorHao Chen2019-05-08 09:18:21 -0500
committerHao Chen2019-05-08 09:18:21 -0500
commitcd948b1ccf6781c17c9e4b4899ada9d654f16e83 (patch)
treedd49109cf838756a925c98e9207fada06d26792d /templates/index.html
parent30a9a40ae3170f0a13efd394ac12e297d3eda03d (diff)
downloadgenecup-cd948b1ccf6781c17c9e4b4899ada9d654f16e83.tar.gz
showing sentences
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html
index c7bafcd..4f19269 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -3,8 +3,8 @@
<h3> Searching PubMed to find sentences related to addiction</h3>
- <form class="form-inline my-2 my-lg-0" action="/network" method="POST">
- <input name="query" class="form-control mr-sm-2" type="search" placeholder="Nrxn1" aria-label="search" value="Nrxn1">
+ <form class="form-inline my-2 my-lg-0" action="/search">
+ <input name="query" class="form-control mr-sm-2" type="search" placeholder="Rgma Nrxn3" aria-label="search" value="Rgma Nrxn3">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
</form>