{% extends 'default/base.html' %} {% load humanize %} {% block content %}
{{ i.username }}
发布: {{ i.project_name }}
{{ i.swan_name }} -> {{ i.module_name }}分支
状态: {{ i.message }}
{% if i.update_log %}更新内容: {{ i.update_log|linebreaksbr }}
{% endif %}{{ i.swan_datetime }}