Global footer component that fixes Liquid

This commit is contained in:
softsimon
2023-05-05 01:38:58 +04:00
parent e3e273a688
commit d40344aa92
9 changed files with 82 additions and 54 deletions

View File

@@ -107,12 +107,7 @@
<app-language-selector></app-language-selector>
<div class="text-small text-center mt-3">
<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>
<app-global-footer></app-global-footer>
</div>
<ng-template #loadingTmpl>