Skip to content

Instantly share code, notes, and snippets.

@lfurrea
Created August 22, 2013 16:01
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 lfurrea/6309204 to your computer and use it in GitHub Desktop.
Save lfurrea/6309204 to your computer and use it in GitHub Desktop.
<!-- route1.html -->
<h1>Route 1</h1>
<hr/>
<a href="#/route1/list">Show List</a>
<div ui-view></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment