Skip to content

Instantly share code, notes, and snippets.

@yrezgui
Created March 26, 2014 12:35
Show Gist options
  • Select an option

  • Save yrezgui/9782148 to your computer and use it in GitHub Desktop.

Select an option

Save yrezgui/9782148 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>GovernorHub</title>
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1">
<base href="/">
<link href="http://10.1.2.2:8080/assets/css/ionic-b5b8c208.css" rel="stylesheet">
<link href="http://10.1.2.2:8080/assets/css/ortoo-mobile-67f7332c.css" rel="stylesheet">
<script type="text/javascript" src="phonegap.js"></script>
<script src="http://10.1.2.2:8080/assets/scripts/early-fe1b108c.js"></script>
<script src="http://10.1.2.2:8080/assets/scripts/govhub-mobile-3489999f.js"></script>
</head>
<body ng-app="govhubMobile">
<ion-side-menus>
<ion-nav-bar animation="nav-title-slide-ios7" type="bar-positive" back-button-type="button-icon" back-button-icon="ion-arrow-left-c"></ion-nav-bar>
<ion-nav-view animation="slide-left-right"></ion-nav-view>
</ion-side-menus>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment