Created
March 13, 2018 13:48
-
-
Save talkingdotnet/8d26e751b7af8e0372675d6d6a15d49f to your computer and use it in GitHub Desktop.
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
<ul class="nav navbar-nav navbar-right"> | |
<li><a href="/Identity/Account/Register">Register</a></li> | |
<li><a href="/Identity/Account/Login">Login</a></li> | |
</ul> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment