src/ApplicationBundle/Modules/HoneybeeWeb/Resources/views/pages/diagnostic.html.twig line 1

Open in your IDE?
  1. {% set website_title = 'Find where HoneyBee can help | Requirement review' %}
  2. {% set website_description = 'Describe your operational problem and review a limited starting scope before sharing contact details.' %}
  3. {% include '@HoneybeeWeb/website/header.html.twig' %}
  4. <h1 class="hbp-assessment-title wrap">Find where HoneyBee can help.</h1>
  5. {% include '@HoneybeeWeb/website/diagnostic-panel.html.twig' %}
  6. {% include '@HoneybeeWeb/website/footer.html.twig' %}