mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2024-12-25 06:22:23 +00:00
3 lines
135 B
HTML
3 lines
135 B
HTML
{% load i18n %}
|
|
{% include "django/forms/widgets/input.html" %}
|
|
<input type="submit" value="{% trans "Fetch data" %}" name="_continue"> |