I'm using ionic/AngularJS to create a mobile app. I've seen a {{platform}} template attribute on this page: http://ionicframework.com/docs/angularjs/controllers/view-state/
How can I set this globally when I'm testing using python -mSimpleHTTPServer
instead of an emulator?