mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Fix twig tags
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user