{#if loading} {:else}
{#if $page.path === '/database/new'}
(type = 'mongodb')} >
MongoDB
(type = 'couchdb')} >
Couchdb
(type = 'postgresql')} >
PostgreSQL
(type = 'mysql')} >
MySQL
(type = 'redis')} >
Redis
{#if type}
{#if type !== 'redis'} {/if}
{/if} {/if}
{/if}