diff --git a/roms/templates/roms/details.html b/roms/templates/roms/details.html index 8bdd758..35721c9 100644 --- a/roms/templates/roms/details.html +++ b/roms/templates/roms/details.html @@ -12,7 +12,8 @@
-

{{rom.name}}

+

{{rom.name}}

+

ID: {{rom.id}}

{% if rom.user.id == user.id %}