Skip to content

Instantly share code, notes, and snippets.

@arush
Created November 20, 2012 16:23
Show Gist options
  • Save arush/4118976 to your computer and use it in GitHub Desktop.
Save arush/4118976 to your computer and use it in GitHub Desktop.
NB: this is being generated by the server side MVC, so url is brandid.macbook.pro/male
<!-- deleted lots of header stuff -->
<body>
<div id="maleContainer" class="container withShadow">
<div class="maleApp" ng-app="ngMaleApp">
<div class="content" ng-view>
</div>
</div>
</div>
<!-- deleted lots of footer stuff -->
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment