{{#installed}}
{{t 'menu'}}
{{t 'install'}}

{{t 'installed_apps'}}

{{/installed}} {{^installed}}
{{t 'installed_apps'}}
{{t 'refresh_app_list'}}

{{t 'available_apps'}}

{{/installed}}
{{#apps}}

{{name}} {{id}}

{{description.en}}

{{/apps}} {{^apps}}
{{t 'no_installed_apps'}}
{{/apps}}
{{^installed}}

{{t 'custom_app_install'}}

{{t 'custom_app_url_only_github'}}

{{/installed}}