9 regels
217 B
Twig
9 regels
217 B
Twig
{% extends "widget/locator/attributes.html.twig" %}
|
|
|
|
{% block widget_locator_attributes %}
|
|
|
|
{# * don't display default block content (original attribute filters)* #}
|
|
{# $smarty.block.parent #}
|
|
|
|
{% endblock %}
|