{% load static %} {% load i18n %} {% load l10n %} {% load admin_url %} {% load mastodon %} {% load oauth_token %} {% load truncate %} {% load thumb %} {{ site_name }} - {% trans '动态' %} {% include "common_libs.html" with jquery=0 v2=1 %} {% include "_header.html" with current="timeline" %}
好友动态
{% include "_sidebar.html" with show_progress=1 identity=request.user.identity %}
{% include "_footer.html" %}