new
Showing
src/app/body/terms/terms.component.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/body/terms/terms.component.scss
0 → 100644
src/app/body/terms/terms.component.spec.ts
0 → 100644
src/app/body/terms/terms.component.ts
0 → 100644
... | ... | @@ -35,7 +35,7 @@ |
<li><a href="#!">[email protected]</a></li> | ||
<li><a href="#!">Terms of Service</a></li> | ||
<li><a (click)="goToPage('terms')">Terms of Service</a></li> | ||
<li><a href="#!"> Privacy Policy</a></li> | ||
<li><a href="#!">Blogs</a></li> | ||
<!---- <li><a href="#!">Google Play (Android)</a></li>--> | ||
... | ... |
