{% 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.") }}

⬇️ {{ _('Download File') }} ← {{ _('Back to Catalog') }}
{% endblock %}