Global footer

This commit is contained in:
softsimon
2023-03-24 18:16:19 +09:00
parent 3c108a271d
commit 261241fcc8
14 changed files with 58 additions and 143 deletions

View File

@@ -45,15 +45,5 @@
<div id="main-tab-content" [ngbNavOutlet]="nav"></div>
<br>
<div id="footer" class="text-center">
<a [routerLink]="['/terms-of-service']" i18n="shared.terms-of-service|Terms of Service">Terms of Service</a>
|
<a [routerLink]="['/privacy-policy']" i18n="shared.privacy-policy|Privacy Policy">Privacy Policy</a>
</div>
<br>
</div>
</div>