1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2024-12-25 06:22:23 +00:00
med/media/templates/media/isbn_button.html
2019-08-11 10:40:39 +02:00

3 lines
135 B
HTML

{% load i18n %}
{% include "django/forms/widgets/input.html" %}
<input type="submit" value="{% trans "Fetch data" %}" name="_continue">