Merge pull request #12 from mozilla/add-tabbar
Add a tab bar to the footer of default template
This commit is contained in:
Коммит
89991e803c
|
@ -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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче