diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-06-05 13:27:18 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-06-05 13:27:18 -0700 |
commit | 805a8b1001754fb8397e539dbc15a6cfd65661f2 (patch) | |
tree | a1108a2e2a26ba6f92c51eea7c8227f3ef1f4d08 /python/fatcat_web/templates/home.html | |
parent | 84c38d29fc4c7d0dd2e61a5ee9d57ee0a87a61e3 (diff) | |
download | fatcat-805a8b1001754fb8397e539dbc15a6cfd65661f2.tar.gz fatcat-805a8b1001754fb8397e539dbc15a6cfd65661f2.zip |
release lookup view
Diffstat (limited to 'python/fatcat_web/templates/home.html')
-rw-r--r-- | python/fatcat_web/templates/home.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/fatcat_web/templates/home.html b/python/fatcat_web/templates/home.html index 809a859f..23563f07 100644 --- a/python/fatcat_web/templates/home.html +++ b/python/fatcat_web/templates/home.html @@ -66,6 +66,7 @@ indexing (aka, linking together of pre-prints and final copies). <i class="search icon"></i> <input type="text" placeholder="DOI" name="doi" aria-label="lookup paper by DOI"> </div> + <br><a href="/release/lookup">Other Identifiers</a> </form> <tr><td><b>Container</b> <br>journal or serial |