admin.component.html 108 Bytes edit raw blame history 1 2 3 4 <router-outlet click="restartTimer()"></router-outlet> <div class="h-8"> <app-footer></app-footer> </div>