deleted translate
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title">
|
<h1 class="title">
|
||||||
{{ 'PAGES.DETAIL.TITLE' | translate }}
|
{{ 'PAGES.DETAIL.TITLE' }}
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<a routerLink="/">{{ 'PAGES.DETAIL.BACK_TO_HOME' | translate }}</a>
|
<a routerLink="/">{{ 'PAGES.DETAIL.BACK_TO_HOME' }}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user