{{#if and isConnected hasAccount}}
{{> networkStatus }}
{{> volumes }}
{{> accountSelector }}
{{> messages}}
{{#if ready}} {{#if contractExists}}
{{> tabs }}
{{> maintrades}}
{{> maintransfer}}
{{> maindeposit}}
{{/if}} {{/if}} {{/if}} {{#unless isConnected}} {{> noEthereum}} {{else}} {{#unless hasAccount}} {{> noAccount}} {{/unless}} {{/unless}}
{{> footer}}