%block name='head'>
开发者中心|蓝鲸智云社区版
%block> <%block name='head_content'>
${request.user.username if request.user and request.user.username else ''}
% if request.user.is_superuser:
% else:
% endif
% if request.user.username:
注销
% endif
%block>
<%block name="body_content">
<%block name='left_content'> %block>
<%block name="right_content_base"> %block>
%block>
QQ咨询(800802001)
|
蓝鲸论坛
|
蓝鲸官网
|
蓝鲸智云工作台
Copyright © 2012-${NOW.year} Tencent BlueKing. All Rights Reserved.
蓝鲸智云 版权所有
建议LOGO大小为100px*100px
<%block name="base_app"> %block> ${self.body()}