{% extends "admin/base.html" %} {% block page_title %}{% if is_new %}新增商品{% else %}编辑商品{% endif %}{% endblock %} {% block content %}