1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-30 14:41:16 +02:00

Add ISBN data downloader

This commit is contained in:
Alexandre Iooss
2019-08-11 10:40:39 +02:00
parent 2f872eccce
commit 861279d30d
7 changed files with 158 additions and 69 deletions

View File

@ -0,0 +1,3 @@
{% load i18n %}
{% include "django/forms/widgets/input.html" %}
<input type="submit" value="{% trans "Fetch data" %}" name="_continue">