Skip to content

Instantly share code, notes, and snippets.

@ShilpaLalwani
Last active April 27, 2020 14:58
Show Gist options
  • Save ShilpaLalwani/52cb3abd89587a0cff064df4b37f5bc7 to your computer and use it in GitHub Desktop.
Save ShilpaLalwani/52cb3abd89587a0cff064df4b37f5bc7 to your computer and use it in GitHub Desktop.
<section class="mt-5 card p-3">
<h2 class="card-title">Guest Profile</h2>
<p class="card-subtitle">
Bacon ipsum dolor amet pork belly tri-tip turducken, pancetta bresaola pork chicken meatloaf. Flank sirloin strip steak prosciutto kevin turducken.
</p>
<div class="mt-3 text-center mb-3">
<button class="btn btn-primary" (click)="login()">Login</button>
</div>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment