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

8 lines
177 B
HTML
Raw Normal View History

2020-05-01 19:10:17 +02:00
<h1>Participation</h1>
<a role="button" class="button" routerLink="../participation/poll/groSlug">
Participer au sondage « Gros slug »
</a>
<router-outlet></router-outlet>