{% extends "base.html" %} {% load custom_filters %} {% block content %}
| 活动名称 | 分支机构 | 活动分类 | 开始时间 | 结束时间 |
|---|---|---|---|---|
| {{ activity.name }} | {{ activity.branch.name }} | {{ activity.scope }} | {{ activity.start_time|format_chinese_full_date }} | {{ activity.end_time|format_chinese_full_date|default:"未结束" }} |
| 无符合条件的活动记录 | ||||