Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kutanov
Last active December 20, 2019 10:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kutanov/2fd7d9ac546de09a8651a8c12a954e7b to your computer and use it in GitHub Desktop.
Save kutanov/2fd7d9ac546de09a8651a8c12a954e7b to your computer and use it in GitHub Desktop.
<ion-toolbar>
<ion-title>{{ 'Menu' | translate }}</ion-title>
<p>{{ 'greeting' | translate:{name: name} }}</p>
</ion-toolbar>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment