{% extends "base.html" %} {% block title %}{{ filename }} — mcprack{% endblock %} {% block content %} {{ filename }} {{ _("Copy the configuration below into your client's config file, or download it directly.") }} {{ config_json }} 📋 {{ _('Copy to clipboard') }} ⬇️ {{ _('Download File') }} ← {{ _('Back to Catalog') }} ✓ {{ _('Copied to clipboard!') }} {% endblock %}
{{ _("Copy the configuration below into your client's config file, or download it directly.") }}