diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html index 52f4962..0152184 100644 --- a/templates/index.html +++ b/templates/index.html @@ -21,7 +21,7 @@ </tr> </table> <a> - <b> Example: </b>Rgma Nrxn3 Chrna3 <p> + <b> Example: </b><a href=http://rats.pub/progress?type=GWAS&type=addiction&type=drug&type=brain&type=stress&type=psychiatric&type=function&query=Rgma+Nrxn3+Chrna3>Rgma Nrxn3 Chrna3</a><p> <form action="/progress"> <div class="form-group row"> <div class="col-sm-10"> @@ -30,7 +30,7 @@ <input type="checkbox" name="type" value="GWAS" checked> Human GWAS <input type="checkbox" name="type" value="addiction" checked> Addiction Stage <input type="checkbox" name="type" value="drug" checked> Drugs - <input type="checkbox" name="type" value="brain" checked> Brain region + <input type="checkbox" name="type" value="brain" checked> Brain Region <input type="checkbox" name="type" value="stress" checked> Stress <input type="checkbox" name="type" value="psychiatric" checked> Psychiatric Diseases <input type="checkbox" name="type" value="function" checked> Function |