{% extends "device/base.html" %} {% block title %}编辑设备{% endblock %} {% load staticfiles %} {% block content %}
设备管理>编辑设备
{% endblock %}