<ahref=""><buttonclass="btn-connexion2"id="btnListeAttente">Se mettre en liste d'attente</button></a>
{%endif%}
{%else%}
<ahref="{{path('app_reserver_prestation',{'id':annonce.id,'interet':true})}}"><buttonclass="btn-connexion"id="btnRepondre">Répondre à l'annonce</button></a>
<ahref="{{path('app_reserver_prestation',{'id':annonce.id,'interet':true})}}"><buttonclass="btn-connexion"id="btnRepondre">Répondre à l'annonce</button></a>
{%else%}
<ahref=""><buttonclass="btn-pauvre"id="btnRepondre">Trop pauvre pour payer</button></a>
{%endif%}
{%endif%}
{%else%}
{%ifuser.nb_florains>=annonce.cout_prestation%}
<ahref="{{path('app_reserver_prestation',{'id':annonce.id,'interet':true})}}"><buttonclass="btn-connexion"id="btnRepondre">Répondre à l'annonce</button></a>
{%else%}
<ahref=""><buttonclass="btn-connexion"id="btnRepondre">Trop pauvre pour payer</button></a>