diff options
Diffstat (limited to 'views/index.pug')
-rw-r--r-- | views/index.pug | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/index.pug b/views/index.pug index 1b9ef21..2be79e9 100644 --- a/views/index.pug +++ b/views/index.pug @@ -36,7 +36,6 @@ html div.list each title in titles unless title.is_hidden - - let cover = "/" + title.title_id + "/cover" div.item div +gamecover(title.title_id) |