{% load static %} {% load i18n %} {% load admin_url %} {% load mastodon %} {% load oauth_token %} {% load truncate %} {{ site_name }} - {{ title }}
{% include "partial/_navbar.html" %}
{% trans '>>> 试试一键剽取~ <<<' %}
{% csrf_token %} {{ form.media }} {{ form }}
{% include "partial/_footer.html" %}