mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-25 11:37:22 +02:00
Autocomplete
This commit is contained in:
@ -35,3 +35,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
|
||||
<input type="submit" value="{% trans 'Transfer' %}">
|
||||
</form>
|
||||
{% endblock %}
|
||||
|
||||
{% block extracss %}
|
||||
{{ form.media }}
|
||||
{% endblock extracss %}
|
||||
|
Reference in New Issue
Block a user