Fix twig tags

This commit is contained in:
Romain Neutron
2013-11-21 14:17:12 +01:00
parent 2c9cee15a4
commit e7421e1fdd
230 changed files with 2060 additions and 2060 deletions

View File

@@ -1,6 +1,6 @@
{% import 'common/thumbnail.html.twig' as thumbnail %}
{% extends 'prod/Tooltip/Tooltip.html.twig'%}
{% extends 'prod/Tooltip/Tooltip.html.twig' %}
{% set title %} {{ basket.getName() }} {% endset %}
{% set width = 300 %}