Skip to content

Instantly share code, notes, and snippets.

@chalettu
Created October 23, 2014 16:49
Show Gist options
  • Save chalettu/740015e7aa31860f9987 to your computer and use it in GitHub Desktop.
Save chalettu/740015e7aa31860f9987 to your computer and use it in GitHub Desktop.
Copy of ionic-header-bar
<ion-header-bar align-title="center" class="bar-positive">
<h1 class="title">Fast Start</h1>
<button class="button icon ion-log-out button-clear logout_button" ng-click="logout()"></button>
</ion-header-bar>
<ion-content style="top:75px;height: 100%;">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment