{% extends "bottomnaviitem.html.twig" %} {% block admin_bottomnavicustom %} {% if bottom_buttons.d3importer_new %}
  • {{ translate({ ident: "D3_TOOLTIPS_NEWIMPORTPROFIL" }) }} |
  • {% endif %} {{ parent() }} {% endblock %}