add link
This commit is contained in:
parent
6a18812e9d
commit
029dd5086f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ mixin rankingTable()
|
|||
- const rating = rec.rating.toFixed(2);
|
||||
tr
|
||||
td=rank
|
||||
td !{rec.username}@!{rec.host}
|
||||
td: +exta(href="https://" + rec.host + "/@" + rec.username) @!{rec.username}@!{rec.host}
|
||||
td=rating
|
||||
-
|
||||
if (lastRating !== rating) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue