From de28a4ec0c0c81bc9dfe367f9502e1463fff246e Mon Sep 17 00:00:00 2001 From: nami1 Date: Tue, 1 Sep 2026 15:46:46 -0400 Subject: [PATCH] feat(underground): Seeing Room ID for individual videos --- templates/movie_list.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/movie_list.html b/templates/movie_list.html index ee8e76c9..9f2430c4 100644 --- a/templates/movie_list.html +++ b/templates/movie_list.html @@ -126,6 +126,11 @@

{{ movie.title }}

Wii {{ movie.movie_id }} + + + Wii + {{ movie.sp_page_id }} + {% if movie.ds_mov_id is not none %}