14 lines
427 B
Plaintext
14 lines
427 B
Plaintext
<p> Git repo URL: <tt>#{repoUrl repo}</tt> / Branch: <tt> #{repoBranch repo}</tt>
|
|
$maybe repoLink <- maybeRepoLink
|
|
(Browse at <tt><a href="#{repoLink}">#{repoLink}</a></tt>)
|
|
$nothing
|
|
|
|
<h2>Leaderboard
|
|
|
|
^{Table.buildBootstrap (leaderboardTable muserId (challengeName challenge) test) leaderboardWithRanks}
|
|
|
|
<div id="graph-container">
|
|
|
|
<script src="/static/js/sigma.min.js">
|
|
<script src="/static/js/sigma.parsers.json.min.js">
|