diff options
author | emkael <emkael@tlen.pl> | 2017-06-16 00:43:34 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-06-16 00:43:34 +0200 |
commit | ed5f09ba25eca5d49ceb97149d56999dbe7fc7f6 (patch) | |
tree | 14e01d543a926110892773bb15049e0e93fa0a2c /templates/player.html | |
parent | 0e516877457725013df20eaae0161be263419927 (diff) |
Adding link to raw CSV in ranking page footer
Diffstat (limited to 'templates/player.html')
-rw-r--r-- | templates/player.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/player.html b/templates/player.html index 6740794..024ce1c 100644 --- a/templates/player.html +++ b/templates/player.html @@ -71,7 +71,8 @@ </tbody> </table> <div class="well well-sm"> - © 2017 - dla <a href="http://pzbs.pl">PZBS</a> zrobił <a href="https://emkael.info">mkl.</a> Też sobie <a href="https://github.com/emkael/pzbs-ranking">zrób.</a> + © 2017 - dla <a href="http://pzbs.pl">PZBS</a> zrobił <a href="https://emkael.info">mkl.</a> + Też sobie <a href="https://github.com/emkael/pzbs-ranking">zrób.</a> </div> </div> <script type="text/javascript" src="../res/jquery-2.2.4.min.js"></script> |