%block name='head'>
开发框架|蓝鲸智云社区版
%block>
蓝鲸智云开发框架
<% home = dev_guide = contactus = '' relative_path = APP_PATH if relative_path == SITE_URL or relative_path.startswith(SITE_URL + "?"): home = 'king-navbar-active' elif relative_path.startswith(SITE_URL + "dev-guide/"): dev_guide = 'king-navbar-active' elif relative_path.startswith(SITE_URL + "contactus/"): contactus = 'king-navbar-active' %>
首页
开发指引
联系我们
% if request.user.is_superuser:
% endif
${request.user.username}
注销
<%block name='content'>%block>
<%block name='footerline'>%block>
QQ咨询(800802001)
|
蓝鲸论坛
|
蓝鲸官网
|
蓝鲸智云工作台
Copyright © 2012-${NOW.year} Tencent BlueKing. All Rights Reserved.
蓝鲸智云 版权所有
${self.body()}