From bbf5e1573384707c9389cc1f5ea731d87767ce0f Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 17 Jun 2021 17:39:26 +0200 Subject: Add links to rulebooks to game info pages. --- views/info.ejs | 1 - 1 file changed, 1 deletion(-) (limited to 'views/info.ejs') diff --git a/views/info.ejs b/views/info.ejs index 27cb543..55b8faa 100644 --- a/views/info.ejs +++ b/views/info.ejs @@ -1,7 +1,6 @@ <%- include('header', { title: title.title_name, refresh: (user ? 300 : 0) }) %> <%- include('../public/' + title.title_id + '/about.html') %> -

Read more about the game on boardgamegeek.com. -- cgit v1.2.3