in themes/kube/static/js/kube.js [1817:1825]
getLocationHash: function() { if (this.opts.hash === false) { return false; } return (this.isHash()) ? top.location.hash : false; },