{{ object.title }}
{{ object.created_time|date }} {% if request.user.is_superuser %} {% trans '删除' %} {% trans '编辑' %} {% endif %}{{ object.get_html_content | safe }}
{% load static %} {% load i18n %}
{% include "common_libs.html" %}{{ object.get_html_content | safe }}