{% extends 'base.html' %} {% block content %}
Select the platform you want to upload roms for, then drag them into the box.
{% for d in data %} {% if d.rom_path and d.label != 'Favorites' %}
{{d.label}} - {{d.rom_path}}