{% extends "baseTemplate/index.html" %} {% load i18n %} {% load static %} {% block title %}{% trans "Create Docker App - CyberPanel" %}{% endblock %} {% block header_scripts %} {% endblock %} {% block content %}
{% trans "Deploy containerized applications with custom resource allocation and domain configuration." %}