funky-framadate-front/src/app/features/participation/participation.component.html

8 lines
177 B
HTML

<h1>Participation</h1>
<a role="button" class="button" routerLink="../participation/poll/groSlug">
Participer au sondage « Gros slug »
</a>
<router-outlet></router-outlet>