diff options
Diffstat (limited to 'templates/download.html')
-rw-r--r-- | templates/download.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/download.html b/templates/download.html index a0780c9..0db49ab 100644 --- a/templates/download.html +++ b/templates/download.html @@ -14,11 +14,6 @@ Downloads | {{ config.title }} </div> <div class="mx-auto max-w-7xl px-4"> - - <div class="pt-16"> - {% include "partials/shared/community_survey.html" %} - </div> - <div id="releases-container" class="py-24 space-y-20"> <div id="docker-images" class="space-y-4"> <h2 class="text-garage-gray text-xl font-semibold">Deploy with Docker</h2> |