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
|
@ -120,7 +120,7 @@
|
|||
</div>
|
||||
</form>
|
||||
<!-- Results go here -->
|
||||
<p class="fetched fetched_dif fetched_vid">{{ translate "fetched_in" .Fetched }}</p>
|
||||
<p class="fetched fetched_dif_videos fetched_vid">{{ translate "fetched_in" .Fetched }}</p>
|
||||
{{ if .Results }}
|
||||
{{ range .Results }}
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue