1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-01-27 04:21:16 +00:00
med/media/templates/media/isbn_button.html

3 lines
135 B
HTML
Raw Normal View History

2019-08-11 10:40:39 +02:00
{% load i18n %}
{% include "django/forms/widgets/input.html" %}
<input type="submit" value="{% trans "Fetch data" %}" name="_continue">