Created
November 9, 2020 22:03
-
-
Save blogcacanid/c73112c16c8e2cb00a1f9a9d63f65a9f to your computer and use it in GitHub Desktop.
home.component.html Authentication JWT Angular 9 Lumen 7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="container"> | |
<header class="jumbotron"> | |
<p>{{ content }}</p> | |
</header> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment