{% extends "repomaker/storage/detail.html" %} {% load i18n %} {% block help_text %}

{% blocktrans trimmed %} Please ensure that your storage provider is listed here To access content, please ensure that your bucket/folder is public. {% endblocktrans %}

{% endblock help_text %} {% block storage_details %}
  • dns {% trans 'Bucket' %} {{ storage.bucket }}
  • {% endblock storage_details %}