{% extends "layout-distributors.html.twig" %} {% block title %}Distribution links - NIS{% endblock %} {% block stylesheets %} {{ parent() }} {{encore_entry_link_tags('distLinksCSS')}} {% endblock %} {% block body %} {{ include("distributors/nav_menu.twig",{option:'dist_links'}) }} My distribution links: Select a product to load the link in the field below, you can manually copy by selecting the text or save it to your clipboard clicking the right icon "" Or if you prefer, you can navigate to the website by clicking the "Show Website" button Show Website Copied..! Redirecting to Website..! Link Loaded..! {% endblock %} {% block javascripts %} {# #} {% if app.environment == 'prod' %} {% else %} {% endif %} {% endblock %}