{{ name }}
{# Zelda theme -- ROM upload page. Two states: empty (no ROM uploaded yet) and active (ROM stored). The preview grid in the active state hits the live delivery route, so the operator can confirm extraction works. Inherits from bragi's admin/base.html so the page sits inside the admin chrome (sidebar, top nav, shared layout). #} {% extends "admin/base.html" %} {% block title %}Link's Awakening ROM{% endblock %} {% block content %}
Sprites are extracted live on every page render. Previews below are real extractions through the public delivery route.