diff --git a/templates/app/angular/src/app/home/home.component.html b/templates/app/angular/src/app/home/home.component.html new file mode 100644 index 0000000000..ca2ebda8c5 --- /dev/null +++ b/templates/app/angular/src/app/home/home.component.html @@ -0,0 +1,16 @@ +
+ Welcome to the application. This is a startup project based on the ABP framework. For more information, visit + abp.io. +
++ {{ 'AbpIdentity::Login' | abpLocalization }} +
+- Welcome to the application. This is a startup project based on the ABP framework. For more information, visit - abp.io. -
-- {{ 'AbpIdentity::Login' | abpLocalization }} -
-