mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
6 lines
119 B
Twig
6 lines
119 B
Twig
{% extends "common/index_bootstrap.html.twig" %}
|
|
|
|
{% block extra_content %}
|
|
<div id="DIALOG"></div>
|
|
{% endblock %}
|