Files
sentcms/application/admin/view/form/index.html
2016-06-21 17:12:08 +08:00

6 lines
177 B
HTML

{extend name="public/base"/}
{block name="style"}
<link rel="stylesheet" type="text/css" href="__PUBLIC__/css/libs/bootstrap-editable.css">
{/block}
{block name="body"}
{/block}