You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
192 B
6 lines
192 B
{extend name="admin@public/base" /}
|
|
{block name="main-content"}
|
|
<div class="page-content" id="ajax-data">
|
|
{include file="web_log/ajax_weblog_list"/}
|
|
</div><!-- /.page-content -->
|
|
{/block}
|
|
|