{% load static %} {% load i18n %} {% load l10n %} {% load humanize %} {% load admin_url %} {% load mastodon %} {% load oauth_token %} {% load truncate %} {% load thumb %} {% load collection %} {% load user_actions %} {{ site_name }} - {{ identity.display_name }} - {{ year }} 年度统计 {% include "common_libs.html" %} {% comment %} {% endcomment %} {% comment %} {% endcomment %} {% include "_header.html" %}
{{ year }} 年度统计
{{ by_cat|json_script:"cat-data" }} {{ monthly|json_script:"mon-data" }} {{ data|json_script:"data" }}
{% include "_sidebar.html" with show_profile=1 %}
{% include "_footer.html" %}