diff options
| author | Sam Scholten | 2026-06-17 15:18:44 +1000 |
|---|---|---|
| committer | Sam Scholten | 2026-06-17 15:18:44 +1000 |
| commit | 3ba9c6bc5540bb83ba739a237bc46cb3e15af9fe (patch) | |
| tree | f956c9ef5a2f6c63280676410e5b59b11749954b /templates/index.html | |
| parent | 839c29eea2cdb3c3a457a6fada476d90527173c8 (diff) | |
| download | abvjt-3ba9c6bc5540bb83ba739a237bc46cb3e15af9fe.tar.gz abvjt-3ba9c6bc5540bb83ba739a237bc46cb3e15af9fe.zip | |
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index d0fbd54..b49c69b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -98,7 +98,7 @@ </form> <div id="results"></div> <footer> - data from <a href="https://wos-help.webofscience.com/WOKRS535R111/help/WOS/A_abrvjt.html">Web of Science</a>{{if .Footer}} · {{.Footer}}{{end}} + Data from <a href="https://wos-help.webofscience.com/WOKRS535R111/help/WOS/A_abrvjt.html">Web of Science</a>{{if .Footer}} · {{.Footer}}{{end}} </footer> <script> const form = document.getElementById('searchForm'); |
