{% extends 'inventory/base.html' %} {% load crispy_forms_tags %} {% block title %} {% if level %}编辑会员等级{% else %}添加会员等级{% endif %} - {{ block.super }} {% endblock %} {% block content %}