|
@@ -174,8 +174,10 @@ Un moyen de contact au moins est nécessaire
|
|
|
<input name="floor" id="floor" type="number" class="form-control" placeholder="Indiquer « 0 » pour le Rez-de-chaussée"/>
|
|
|
</p>
|
|
|
|
|
|
- <input type="submit" value="Envoyer" class="btn btn-primary btn-lg">
|
|
|
+ <h2>Remarque/commentaire</h2>
|
|
|
+ <textarea name="comment" class="form-control"></textarea>
|
|
|
|
|
|
+ <input type="submit" value="Envoyer" class="btn btn-primary btn-lg">
|
|
|
</form>
|
|
|
</section>
|
|
|
|