Add a tab bar to the footer of default template
This commit is contained in:
Родитель
a23ed0aaa6
Коммит
4984c96471
|
@ -10,6 +10,10 @@
|
|||
{{outlet}}
|
||||
</section>
|
||||
<footer>
|
||||
©
|
||||
<x-tabbar>
|
||||
<x-tabbar-tab>
|
||||
{{#link-to 'index'}}{{t app.title}}{{/link-to}}
|
||||
</x-tabbar-tab>
|
||||
</x-tabbar>
|
||||
</footer>
|
||||
</x-layout>
|
||||
|
|
Загрузка…
Ссылка в новой задаче