forked from tykayn/funky-framadate-front
fix landing participation properties
This commit is contained in:
parent
7502adc5bc
commit
424961b8bb
@ -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 l’administrateur du sondage a ajouter une description elle sera affiché ici.
|
||||
|
Loading…
Reference in New Issue
Block a user