15 lines
338 B
HTML
Executable File
15 lines
338 B
HTML
Executable File
<extend name="Admin@default/common/dashboard_layout" />
|
|
<block name="content">
|
|
<!-- Content Header (Page header) -->
|
|
<section class="content-header clearfix">
|
|
<h1>
|
|
平台概况
|
|
</h1>
|
|
</section>
|
|
<!-- Main content -->
|
|
<section class="content">
|
|
|
|
</section>
|
|
<!-- /.content -->
|
|
</block>
|