{% extends 'assets/base.html' %} {% block content %} {% if batch %}
批量添加主机
批量添加失败主机列表
{% for i in error %}{{ i }} {% endfor %}{% endif %}