{% extends 'base.html' %} {% block content %}
信息系统分类: {{ branch.category|default:"暂无" }}
联系人: {{ branch.contact_person|default:"暂无" }}
联系电话: {{ branch.contact_phone|default:"暂无" }}
地址: {{ branch.address|default:"暂无" }}
成立时间: {{ branch.established_date|date:"Y-m-d"|default:"暂无" }}
{{ event.start_time|date:"Y-m-d H:i" }} - {{ event.end_time|date:"Y-m-d H:i"|default:"进行中" }}
{{ event.description|truncatechars:100 }}
暂无事件记录
{% endif %}{{ image.description|default:"无描述" }}
{{ image.upload_date|date:"Y-m-d" }}
暂无设备间图片
{% endif %}| 类型 | 描述 | 最后演练 | 更新时间 |
|---|---|---|---|
| {{ screen.get_screen_type_display }} | {{ screen.description|default:"无" }} | {{ screen.last_drill.date|date:"Y-m-d"|default:"未演练" }} | {{ screen.updated_at|date:"Y-m-d H:i" }} |
暂无公共电子屏信息
{% endif %}