diff options
Diffstat (limited to 'views/info.pug')
-rw-r--r-- | views/info.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/info.pug b/views/info.pug index b579f64..86a74d0 100644 --- a/views/info.pug +++ b/views/info.pug @@ -3,6 +3,7 @@ doctype html html head include head + +social(title.title_name, "Play " + title.title_name + " on the web.", title.title_id) title= title.title_name if user meta(http-equiv="refresh" content=300) |