mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 22:48:30 +02:00
6 lines
199 B
HTML
6 lines
199 B
HTML
<section class="enterprise-solutions-testimonials">
|
|
{{ with (.Site.GetPage "/enterprise-solutions/testimonial-2") }}
|
|
{{ partial "testimonial-light" (dict "context" .) }}
|
|
{{ end }}
|
|
</section>
|