{% extends 'app/print-layout.html.twig' %}
{% block style %}
{% include 'pdfs/product-specification-sheet/style_new.html.twig' %}
{% endblock %}
{% block content %}
{% include 'pdfs/product-specification-sheet/content_new.html.twig' %}
{% endblock %}