diff options
-rw-r--r-- | views/join.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/join.pug b/views/join.pug index ff15624..6055879 100644 --- a/views/join.pug +++ b/views/join.pug @@ -21,6 +21,7 @@ html include header article h1= game.title_name + p.error#error div.logo +gamecover(game.title_id) |