diff options
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html index cccd378..5426164 100644 --- a/templates/index.html +++ b/templates/index.html @@ -100,6 +100,7 @@ <footer> <a href="/api/health">health</a> — 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'); |
