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