{% extends 'base.html' %} {% load static %} {% block content %}
{{ screen.description|truncatechars:100 }}
{% endif %}最后演练: {{ screen.last_drill.date|date:"Y-m-d H:i" }}
{% else %}暂无演练记录
{% endif %}更新时间: {{ screen.updated_at|date:"Y-m-d H:i" }}
暂无公共电子屏记录