{% extends FUNC_BASE_HTML %} {% load i18n %} {% block css %} {{ block.super }} {% endblock css %} {% block js %} {{ block.super }} {% endblock js %} {% block ajaxform_modified %}{{ block.super }}{% endblock ajaxform_modified %} {% block to_ajaxform %}{% endblock to_ajaxform %} {%comment%}{% block form_enctype %}enctype="multipart/form-data"{% endblock form_enctype %}{%endcomment%} {% block function %}
{% comment %}

Remote Link 3機能をご利用いただくには、本製品をIOPortalに登録する必要があります。
IOPortalに会員登録していない場合は以下のリンクから登録してください。

{% endcomment %}

{% trans "In order to use the Remote Link 3, you will need to register this product to IOPortal." %}
{% trans "If you are not registered as a member in IOPortal, please register from the following link." %}

IOPortal
{{ form.account.label }} {{ form.account }}
{{ form.password.label }} {{ form.password }}
{{ form.serial.label }} {{ form.serial }}
{% endblock function %}