1
0
Fork 0
forked from deblan/gist
This commit is contained in:
Simon Vieille 2015-05-05 23:25:39 +02:00
parent 688925acc0
commit a6ece12b3e

View file

@ -3,7 +3,7 @@
{% block body %}
<div class="row">
<form action="{{ path('home') }}" method="post">
<div class="col-md-12">
<div class="col-md-12">
<div class="panel panel-default">
<div class="panel-heading">
{{ form_widget(form.title) }}