var/cache/dev/twig/cf/cffbfdff04607f5bcec0246641c5f18fbaec10de27c5d394602000cc72153511.php line 34

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* @HoneybeeWeb/pages/website/app-support.html.twig */
  15. class __TwigTemplate_72a8364d7f362326d431f6a55786ae2454a733988768163f17a9dc1723b76c21 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->parent false;
  24.         $this->blocks = [
  25.         ];
  26.     }
  27.     protected function doDisplay(array $context, array $blocks = [])
  28.     {
  29.         $macros $this->macros;
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  31.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@HoneybeeWeb/pages/website/app-support.html.twig"));
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  33.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@HoneybeeWeb/pages/website/app-support.html.twig"));
  34.         // line 1
  35.         yield from         $this->loadTemplate("@HoneybeeWeb/website/header.html.twig""@HoneybeeWeb/pages/website/app-support.html.twig"1)->unwrap()->yield($context);
  36.         // line 2
  37.         yield "<section class=\"hero\"><div class=\"wrap narrow\"><span class=\"eyebrow\">Application support</span><h1>Find the right support<br>for your application.</h1><p class=\"lead\">Include the app name and describe the account or access issue. Do not send passwords or authentication tokens.</p><div class=\"actions\"><a class=\"btn dark\" href=\"mailto:info@ourhoneybee.eu\">Contact HoneyBee support ↗</a><a class=\"textlink\" href=\"mailto:privacy@ourhoneybee.eu\">Privacy enquiries →</a></div></div></section>
  38. <section class=\"section white\"><div class=\"wrap\"><div class=\"cols3\"><article class=\"product\"><h3>Nectar Beezness</h3><p>Business Suite mobile access. Confirm account and organization access with your administrator or HoneyBee support.</p><a class=\"textlink\" href=\"";
  39.         // line 3
  40.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("privacy_policy");
  41.         yield "\">Privacy policy →</a></article><article class=\"product\"><h3>HoneyCore mobile</h3><p>For operational access questions, include the application and deployment context without sending confidential site data.</p><a class=\"textlink\" href=\"";
  42.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("honeycore_privacy_policy");
  43.         yield "\">HoneyCore privacy →</a></article><article class=\"product\"><h3>Khorchapati</h3><p>A separate consumer application. Identify Khorchapati when contacting support about account or privacy requests.</p><a class=\"textlink\" href=\"";
  44.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("khorchapati_terms_and_conditions");
  45.         yield "\">Application terms →</a></article></div><div class=\"side-note\" id=\"account-linking\"><h2>Linking or merging accounts</h2><p>The existing merge flow is available from your personal applicant account. It verifies the other account by email before moving access and company ownership. If you are signed in with an administrative account, contact <a class=\"textlink\" href=\"mailto:info@ourhoneybee.eu?subject=Account%20linking%20help\">HoneyBee support</a> for help identifying the correct account.</p></div><div class=\"side-note\" id=\"account-deletion\"><h2>Request account deletion</h2><p><a class=\"textlink\" href=\"mailto:privacy@ourhoneybee.eu?subject=Account%20deletion%20request\">Email privacy@ourhoneybee.eu →</a></p>For data or account deletion enquiries, contact the privacy channel. The applicable policy and account context determine the request process and any records that must be retained. This page does not submit or confirm a deletion.</div></div></section>
  46. ";
  47.         // line 4
  48.         yield from         $this->loadTemplate("@HoneybeeWeb/website/footer.html.twig""@HoneybeeWeb/pages/website/app-support.html.twig"4)->unwrap()->yield($context);
  49.         
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  51.         
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  53.         return; yield '';
  54.     }
  55.     /**
  56.      * @codeCoverageIgnore
  57.      */
  58.     public function getTemplateName()
  59.     {
  60.         return "@HoneybeeWeb/pages/website/app-support.html.twig";
  61.     }
  62.     /**
  63.      * @codeCoverageIgnore
  64.      */
  65.     public function isTraitable()
  66.     {
  67.         return false;
  68.     }
  69.     /**
  70.      * @codeCoverageIgnore
  71.      */
  72.     public function getDebugInfo()
  73.     {
  74.         return array (  57 => 4,  49 => 3,  46 => 2,  44 => 1,);
  75.     }
  76.     public function getSourceContext()
  77.     {
  78.         return new Source("{% include '@HoneybeeWeb/website/header.html.twig' %}
  79. <section class=\"hero\"><div class=\"wrap narrow\"><span class=\"eyebrow\">Application support</span><h1>Find the right support<br>for your application.</h1><p class=\"lead\">Include the app name and describe the account or access issue. Do not send passwords or authentication tokens.</p><div class=\"actions\"><a class=\"btn dark\" href=\"mailto:info@ourhoneybee.eu\">Contact HoneyBee support ↗</a><a class=\"textlink\" href=\"mailto:privacy@ourhoneybee.eu\">Privacy enquiries →</a></div></div></section>
  80. <section class=\"section white\"><div class=\"wrap\"><div class=\"cols3\"><article class=\"product\"><h3>Nectar Beezness</h3><p>Business Suite mobile access. Confirm account and organization access with your administrator or HoneyBee support.</p><a class=\"textlink\" href=\"{{ path('privacy_policy') }}\">Privacy policy →</a></article><article class=\"product\"><h3>HoneyCore mobile</h3><p>For operational access questions, include the application and deployment context without sending confidential site data.</p><a class=\"textlink\" href=\"{{ path('honeycore_privacy_policy') }}\">HoneyCore privacy →</a></article><article class=\"product\"><h3>Khorchapati</h3><p>A separate consumer application. Identify Khorchapati when contacting support about account or privacy requests.</p><a class=\"textlink\" href=\"{{ path('khorchapati_terms_and_conditions') }}\">Application terms →</a></article></div><div class=\"side-note\" id=\"account-linking\"><h2>Linking or merging accounts</h2><p>The existing merge flow is available from your personal applicant account. It verifies the other account by email before moving access and company ownership. If you are signed in with an administrative account, contact <a class=\"textlink\" href=\"mailto:info@ourhoneybee.eu?subject=Account%20linking%20help\">HoneyBee support</a> for help identifying the correct account.</p></div><div class=\"side-note\" id=\"account-deletion\"><h2>Request account deletion</h2><p><a class=\"textlink\" href=\"mailto:privacy@ourhoneybee.eu?subject=Account%20deletion%20request\">Email privacy@ourhoneybee.eu →</a></p>For data or account deletion enquiries, contact the privacy channel. The applicable policy and account context determine the request process and any records that must be retained. This page does not submit or confirm a deletion.</div></div></section>
  81. {% include '@HoneybeeWeb/website/footer.html.twig' %}
  82. ""@HoneybeeWeb/pages/website/app-support.html.twig""/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Modules/HoneybeeWeb/Resources/views/pages/website/app-support.html.twig");
  83.     }
  84. }