summaryrefslogtreecommitdiff
path: root/views/stats.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-09-11 15:21:24 +0200
committerTor Andersson <tor@ccxvii.net>2023-09-15 19:38:13 +0200
commitf5ea88328ef1b4dabd5f58b4c78ad4e175c96765 (patch)
tree7ae9b9cf8b1e1d44b3dbd18ae6a6e26f39c2f11f /views/stats.pug
parent55625376e409a96bda56a65dfd8266c6dcb215da (diff)
downloadserver-f5ea88328ef1b4dabd5f58b4c78ad4e175c96765.tar.gz
Add user links to join page.
Diffstat (limited to 'views/stats.pug')
-rw-r--r--views/stats.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/stats.pug b/views/stats.pug
index 4d275b0..6c8a268 100644
--- a/views/stats.pug
+++ b/views/stats.pug
@@ -20,7 +20,7 @@ html
thead
tr
th
- a(href="/"+row.title_id)= row.title_name
+ a.black(href="/"+row.title_id)= row.title_name
unless row.scenario === "Standard"
| &#x2013; #{row.scenario}
th= row.total