{% extends "Base.html" %} {% load static %} {% block head %} ebook123 資訊好書網 {% endblock %} {% block wholeBody %}


{% for ip in autologinIPs %} {% endfor %}

{{ user.first_name }} ({{ currentIP }})

為方便學生在學校直接進入,不用輸入學生代碼。 相關說明
請設定學校或電腦教室真實IP位址。

{% if errorMessage %}

{{ errorMessage }}

{% else %} {% for ip in autologinIPs %}

為簡化IPv6處理,可在「起」輸入/48或/64,由系統自動填補。
例如,{{ IPv6First3Section }}/48{{ IPv6First4Section }}/64

{% endfor %} {% endif %}
{% if overlappingOtherSchool %} {% endif %} {% endblock %}