[TwigBundle] removed the extends tags from the table layout (it's not needed anymore)

This commit is contained in:
Fabien Potencier 2011-04-29 10:25:01 +02:00
parent 3a36c08d8e
commit 66a01855f7

View File

@ -1,5 +1,3 @@
{% extends "TwigBundle:Form:div_layout.html.twig" %}
{% block field_row %} {% block field_row %}
{% spaceless %} {% spaceless %}
<tr> <tr>