summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-06-17 17:39:26 +0200
committerTor Andersson <tor@ccxvii.net>2021-06-19 11:48:10 +0200
commitbbf5e1573384707c9389cc1f5ea731d87767ce0f (patch)
tree1ab126ea4a7ff463abe920ae377b451332e50594
parent95cfd9241629f50ff36fb0c4700530cf5b697158 (diff)
downloadserver-bbf5e1573384707c9389cc1f5ea731d87767ce0f.tar.gz
Add links to rulebooks to game info pages.
-rw-r--r--views/info.ejs1
1 files changed, 0 insertions, 1 deletions
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) }) %>
<img class="logo" src="/<%= title.title_id %>/cover.jpg">
<%- include('../public/' + title.title_id + '/about.html') %>
-<br clear=left>
<p>
Read more about the game on
<a href="https://boardgamegeek.com/boardgame/<%= title.bgg %>">boardgamegeek.com</a>.