mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-21 21:58:23 +02:00
Index registrations by first name, last name and email
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
<a href="{{ result.object.get_absolute_url }}">{{ result.object }}</a>
|
||||
</p>
|
||||
{% empty %}
|
||||
<p>No results found.</p>
|
||||
<p>{% trans "No results found." %}</p>
|
||||
{% endfor %}
|
||||
|
||||
{% if page.has_previous or page.has_next %}
|
||||
|
Reference in New Issue
Block a user