数据中心管理后台
  • {% if user.is_authenticated %}{{ user.name }}{% else %}匿名用户{% endif %}