{% load i18n static %} {% load simpletags %} {{ site_title }}
{% home_page %}
    {% if not home %}
  • {{ '仪表盘'|get_icon }}仪表盘
  • {% endif %}
{% if home %} {% else %}
{% include 'admin/home.html' %}
{% endif %}
刷新当前标签
关闭当前标签
关闭所有标签