{% extends "layouts/app.twig" %} {% block title %}{{ __('Documentation') }}{% endblock %} {% block content %}
{{ documentation_intro|default('Replace this section with a brief introduction about your documentation.') }}
{{ getting_started_text|default('Provide users with the basics to get started with your TLD registry management system here.') }}
{{ registration_process_text|default('Describe the process for domain registration in detail here.') }}