Skip to content

Instantly share code, notes, and snippets.

@ninnemana
Created October 12, 2015 14:49
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 ninnemana/b6b542bcf6e6e8f5b5bd to your computer and use it in GitHub Desktop.
Save ninnemana/b6b542bcf6e6e8f5b5bd to your computer and use it in GitHub Desktop.
<md-icon>shopping_cart</md-icon>
<md-content layout-padding>
<ol class="breadcrumb">
<li><a href="/">Home</a></li>
<li class="active">{{ item.page_title }}</li>
</ol>
<h2 class="md-display-1">{{ item.page_title }}</h2>
<md-divider></md-divider>
<md-content layout-padding>
<div ng-include="'app/controllers/content/icon.html'"></div>
</md-content>
</md-content>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment