src/ApplicationBundle/Modules/HoneybeeWeb/Resources/views/website/footer.html.twig line 1

Open in your IDE?
  1. </main><footer id="footer"><div class="wrap"><div class="footgrid"><div><a class="logo" href="{{ path('dashboard') }}"><img src="{{ asset('honeybee_web_assets/icons/honeybeeicon.svg') }}" alt="">HoneyBee</a><p>For companies that build, own and operate energy and building infrastructure.</p><p>Run the business.<br>Engineer the system.<br>Operate the site.</p></div><div><h4>Platform</h4><a class="" href="{{ path('honeybee_business_suite') }}">Business Suite</a><a class="" href="{{ path('honeybee_honeywatt') }}">HoneyWatt</a><a class="" href="{{ path('honeybee_website_page', {'page':'energy-operations'}) }}">Energy Operations</a><a class="" href="{{ path('honeybee_honeycore') }}">HoneyCore</a><a class="" href="{{ path('honeybee_agents') }}">Agents · governed automation</a></div><div><h4>Explore</h4><a href="{{ path('honeybee_experience') }}">Experience & proof</a><a href="{{ path('honeybee_customers') }}">Customer evidence</a><a href="{{ path('honeybee_FAQ') }}">FAQ</a><a class="" href="{{ path('honeybee_solutions') }}">Solutions</a><a class="" href="{{ path('honeybee_pricing') }}">Pricing</a><a class="" href="{{ path('honeybee_website_page', {'page':'enterprise'}) }}">Enterprise</a><a class="" href="{{ path('honeybee_implementation') }}">Implementation</a><a class="" href="{{ path('honeybee_website_page', {'page':'apps'}) }}">Mobile & edge</a></div><div><h4>Company</h4><a href="{{ path('honeybee_website_app', {'app':'khorchapati'}) }}">Khorchapati · consumer app</a><a href="{{ path('honeybee_blogs') }}">Blog</a><a class="" href="{{ path('honeybee_about_us') }}">HoneyBee</a><a class="" href="{{ path('honeybee_partners') }}">Partners</a><a class="" href="{{ path('honeybee_trust') }}">Trust & Governance</a><a class="" href="{{ path('honeybee_contact') }}">Contact</a></div></div><div class="footbottom"><span>© {{ 'now'|date('Y') }} HoneyBee · Business · Engineering · Operations</span><div><a class="" href="{{ path('privacy_policy') }}">Privacy</a><a class="" href="{{ path('honeybee_terms_and_conditions') }}">Terms</a></div></div></div><div class="wrap hbp-legal-links"><a href="{{ path('honeybee_dpa') }}">Data Processing Addendum</a><a href="{{ path('honeybee_refund_policy') }}">Refund policy</a><a href="{{ path('honeybee_cancellation_policy') }}">Cancellation policy</a><a href="{{ path('honeybee_security') }}">Security</a><a href="{{ path('honeybee_website_page', {'page':'app-support'}) }}">App support</a></div>{% include '@Application/framework/_powered_by_honeybee.html.twig' with {'surface': 'public_website'} %}<div class="wrap hbp-foot-tools"><a href="{{ path('honeybee_tool', {'slug':'rooftop-estimate'}) }}">Public Solar Studio</a><a href="{{ path('honeybee_website_page', {'page':'resources'}) }}">Tools & resources</a><a href="{{ path('honeybee_hivemind') }}">HiveMind</a><a href="{{ path('honeybee_contact') }}">Germany · Singapore · Bangladesh</a></div></footer>
  2. <script src="{{ asset('js/jquery.translate.js') }}"></script><script src="{{ asset('honeybee_web_assets/js/central_language_pack.js') }}"></script><script src="{{ asset('honeybee_web_assets/js/website-view.js') }}?v=20260909k" defer></script>
  3. {% include '@HoneybeeWeb/website/analytics.html.twig' %}
  4. </body></html>