Fix invitation response form

This commit is contained in:
Daniel Berteaud 2015-07-29 14:50:29 +02:00
parent 513cf87136
commit 9b45c7173e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
%= include 'public_toolbar'
<div class="container-fluid">
<div class="well publicForm">
<form>
<form method="post">
<legend class="text-center">
%= l('INVITATION_RESPONSE')
</legend>