clipbucket/upload/styles/cb_2013/layout/body.html
Arslan Hassan 1c224db010 Added : Development Support
Added : Header/Footer of 2013 Template for 2.7
Added : in_dev(); function to check if CB is in dev mode
Added : Twitter Boostrap v3 Support
2013-11-09 22:16:59 +00:00

9 lines
No EOL
244 B
HTML

{include file="$style_dir/global_header.html"}
<body>
{include file="$style_dir/header.html" }
<div class="container">
<div id="push"></div>
</div>
{include file="$style_dir/footer.html" }
</body>
</html>