@@include('./../../template/common/header.html', {
"title": "dialog",
csslinks:['./../../static/css/detail.css']
})
@@include('./../../template/common/breadcrumb.html', {
"title": "dialog",
subtitle:''
})
@@include('./../../template/common/footer.html', {
"jslinks": ['./../../static/js/dialog/index.js']
})