put search time on every search page
Some checks failed
Run Integration Tests / test (push) Failing after 2m25s
Some checks failed
Run Integration Tests / test (push) Failing after 2m25s
This commit is contained in:
parent
dc4a3a4bec
commit
f1fdda7c0e
6 changed files with 25 additions and 7 deletions
|
@ -146,7 +146,8 @@
|
|||
<button class="results-save" name="t" value="image">{{ translate "save_settings" }}</button>
|
||||
</form>
|
||||
<div class="search-results" id="results">
|
||||
|
||||
|
||||
<p class="fetched fetched_dif_images fetched_vid">{{ translate "fetched_in" .Fetched }}</p>
|
||||
<!-- Results go here -->
|
||||
{{ if .Results }}
|
||||
<div class="images images_viewer_hidden">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue