<!--The content below is only a placeholder and can be replaced.--> <div style="text-align:center"> <h1> {{title}} </h1> <nav> <!-- <a routerLink="create" routerLinkActive="active">Add coins</a> --> </nav> <router-outlet></router-outlet> </div>