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>
10 lines
130 B
HTML
10 lines
130 B
HTML
{{ define "main" }}
|
|
|
|
<article>
|
|
<div class="auto-container mb-5 mt-5">
|
|
{{ .Content }}
|
|
</div>
|
|
</article>
|
|
|
|
|
|
{{ end }} |