{% extends "baseTemplate/index.html" %} {% load i18n %} {% block title %}{% trans "Add/Modify DNS Records - CyberPanel" %}{% endblock %} {% block content %} {% load static %} {% get_current_language as LANGUAGE_CODE %}
{% trans "On this page you can add/modify dns records for domains whose dns zone is already created." %}