Skip to content

Instantly share code, notes, and snippets.

@jsmuster
Created December 24, 2018 16:09
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 jsmuster/44ec85f5dd8622fe4121f598b572cbc5 to your computer and use it in GitHub Desktop.
Save jsmuster/44ec85f5dd8622fe4121f598b572cbc5 to your computer and use it in GitHub Desktop.
<div class="container-fluid">
<div class="row">
<div class="col-xs-12">
<router-outlet></router-outlet>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment