{% extends 'accounts/base.html' %} {% load i18n admin_static %} {% block title %}初始化设置... 数据中心运维平台 - IDCOPS{% endblock %} {% block body %}
{%if field.field.required%} * {%else%} 选填 {%endif%} {{ field.help_text|safe}}