diff --git a/samples/MicroserviceDemo/applications/PublicWebSite.Host/Pages/Index.cshtml b/samples/MicroserviceDemo/applications/PublicWebSite.Host/Pages/Index.cshtml index 4f80454947..671521a5cb 100644 --- a/samples/MicroserviceDemo/applications/PublicWebSite.Host/Pages/Index.cshtml +++ b/samples/MicroserviceDemo/applications/PublicWebSite.Host/Pages/Index.cshtml @@ -2,16 +2,152 @@ @using Volo.Abp.Users @model PublicWebSite.Host.Pages.IndexModel @inject ICurrentUser CurrentUser -
+ This is a simple hero unit, a simple jumbotron-style component + for calling extra attention to featured content or information. +
++ + @if (CurrentUser.IsAuthenticated) + { + Logout + } + else + { +
+ } + +
+
+
+ + We are developing open source and commercial software development tools. +
++ Praesent et posuere dui. + felis. +
+