define('dust!site/deckInspectah/DeckInspectahView.dust', ['dust-helpers', 'dust-core'], function(helpers){(function(){dust.register("site/deckInspectah/DeckInspectahView.dust",body_0);function body_0(chk,ctx){return chk.write("
");}function body_1(chk,ctx){return chk.write("sidebar-active");}return body_0;})();return function(data, callback){ dust.render('site/deckInspectah/DeckInspectahView.dust', helpers.push(data), callback); }});