forked from tykayn/funky-framadate-front
fix landing participation properties
This commit is contained in:
parent
7502adc5bc
commit
424961b8bb
@ -1,14 +1,11 @@
|
|||||||
<div>
|
<div>
|
||||||
<h2 class="title is-2">
|
<h2 class="title is-2">
|
||||||
<!-- {{pollService._poll.getValue().creatorPseudo}}-->
|
|
||||||
vous invite à participer à son sondage
|
vous invite à participer à son sondage
|
||||||
</h2>
|
</h2>
|
||||||
<div>
|
<div>
|
||||||
<div class="badge creator">
|
<div class="badge creator"></div>
|
||||||
<!-- {{pollService._poll.getValue().creatorPseudo}}-->
|
|
||||||
</div>
|
|
||||||
<h3 class="title is-3">
|
<h3 class="title is-3">
|
||||||
{{ pollService.poll.title }}
|
{{ pollService._poll.getValue().title }}
|
||||||
</h3>
|
</h3>
|
||||||
<p class="description">
|
<p class="description">
|
||||||
Si l’administrateur du sondage a ajouter une description elle sera affiché ici.
|
Si l’administrateur du sondage a ajouter une description elle sera affiché ici.
|
||||||
|
Loading…
Reference in New Issue
Block a user