{% extends "base.html" %} {% block content %}
Hosting Management
Upload static web pages securely to your personal directory.

Upload Web File

Allowed: HTML, CSS, JS, Images (PNG/JPG/GIF/SVG).

Live Files

Your personal hosting root is active.

{% if files %} {% for f in files %} {% endfor %}
Filename Actions
{{ f }}
View Live
{% else %}

No deployment files found.

{% endif %}
{% endblock %}