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

Documentation

{{ documentation_intro|default('Replace this section with a brief introduction about your documentation.') }}

Getting Started

{{ getting_started_text|default('Provide users with the basics to get started with your TLD registry management system here.') }}

Registration Process

{{ registration_process_text|default('Describe the process for domain registration in detail here.') }}

Replace or remove this footer as necessary. Add any relevant information or links here.

{% endblock %}