Search local users as well as webfinger
This commit is contained in:
parent
b36b306934
commit
aa2e4da6f0
2 changed files with 14 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
</section>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{% if not results %}
|
||||
{% if not book_results %}
|
||||
<p>No books found for "{{ query }}"</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue