mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-06-30 11:51:08 +02:00
Add ISBN data downloader
This commit is contained in:
3
media/templates/media/isbn_button.html
Normal file
3
media/templates/media/isbn_button.html
Normal file
@ -0,0 +1,3 @@
|
||||
{% load i18n %}
|
||||
{% include "django/forms/widgets/input.html" %}
|
||||
<input type="submit" value="{% trans "Fetch data" %}" name="_continue">
|
Reference in New Issue
Block a user