fix landing participation properties

This commit is contained in:
Kayn Ty 2021-11-18 12:15:40 +01:00
parent 7502adc5bc
commit 424961b8bb
1 changed files with 2 additions and 5 deletions

View File

@ -1,14 +1,11 @@
<div>
<h2 class="title is-2">
<!-- {{pollService._poll.getValue().creatorPseudo}}-->
vous invite à participer à son sondage
</h2>
<div>
<div class="badge creator">
<!-- {{pollService._poll.getValue().creatorPseudo}}-->
</div>
<div class="badge creator"></div>
<h3 class="title is-3">
{{ pollService.poll.title }}
{{ pollService._poll.getValue().title }}
</h3>
<p class="description">
Si ladministrateur du sondage a ajouter une description elle sera affiché ici.