mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-27 15:08:30 +02:00
* gdpr popup * gdpr + google analytics + small fixes * privacy policy Co-authored-by: trean <trean.mi@gmail.com>
9 lines
165 B
HTML
9 lines
165 B
HTML
{{- partial "header.html" . -}}
|
|
|
|
{{- partial "second_header.html" . -}}
|
|
|
|
<div id="content">
|
|
{{ block "main" . }}{{ end }}
|
|
</div>
|
|
|
|
{{- partial "footer.html" . -}} |