Skip to content

Commit

Permalink
Update app-footer.component.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinraj-tarento authored Mar 20, 2023
1 parent 8a8244f commit 325f481
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/app/component/app-footer/app-footer.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<div class="mat-body text-right flex-1">
<ng-container i18n>
<span i18n>&copy; Copyright 2020 -2021</span>
&nbsp;&nbsp; | &nbsp;&nbsp;
<!-- &nbsp;&nbsp; | &nbsp;&nbsp;
<a routerLink="/app/home/about" i18n> <span i18n>About Us</span></a>
&nbsp;&nbsp; | &nbsp;&nbsp;
<a routerLink="/app/tnc" i18n>Privacy</a>
<a routerLink="/app/tnc" i18n>Privacy</a> -->
<!-- &nbsp;&nbsp; | &nbsp;&nbsp;
<a routerLink="/app/info/faq" i18n>Help </a>
&
<a routerLink="/public/contact" i18n> Contact</a>-->
</ng-container>
</div>
</div>
</div>

0 comments on commit 325f481

Please sign in to comment.