{{#site.demo}}
 <div class="alert alert-info">
   <i class="icon-hand-right"></i> Please note that demo server is not configured to save the changes, therefore you may get an error message.
   <button class="close" data-dismiss="alert"><i class="icon-remove"></i></button>
 </div>
{{/site.demo}}
<table id="grid-table"></table>
<div id="grid-pager"></div>
<script type="text/javascript">
var $path_base = "{{{path.base}}}";//this will be used in gritter alerts containing images
</script>