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