{% load static %} {% load i18n %} {% load admin_url %} {% load mastodon %} {% load oauth_token %} {% load truncate %} {% load highlight %} {% load thumb %} {{ site_name }} - {{ item.title }}{% trans '的评论' %} {% include "common_libs.html" with jquery=0 %}
{% include "partial/_navbar.html" %}
{{ item.title }}{% trans ' 的评论' %}
{% include "sidebar_item.html" %}
{% include "partial/_footer.html" %}