{% extends "layouts/app.twig" %} {% block title %}{{ __('Media Kit') }}{% endblock %} {% block content %}

{{ __('Media Kit') }}

{{ media_kit_intro|default('Replace this section with an introduction about the media kit contents and its intended audience.') }}

Logos

{{ logos_intro|default('Provide guidelines on how to use your registry logos correctly.') }}

Registry Logo

Branding Guidelines

{{ branding_guidelines|default('Detail any color schemes, typography, or design patterns related to your TLD registry brand here.') }}

Press Releases

{{ press_releases_text|default('List recent press releases or provide links to them for registrars and the media.') }}

{% include 'partials/footer.twig' %}
{% endblock %}