summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-04-06 01:32:49 +0200
committeremkael <emkael@tlen.pl>2017-04-06 01:32:49 +0200
commit925e385cbb04977c3e8f5bfb0a3c6c8edfad48ac (patch)
treea675d046b09e105c31f657e323e7bb4c7493aa0a /templates
parent27f687988ff2704ad6595df4ae24391545e19be3 (diff)
Adding footer
Diffstat (limited to 'templates')
-rw-r--r--templates/ranking.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/ranking.html b/templates/ranking.html
index d6f5b15..0f348e1 100644
--- a/templates/ranking.html
+++ b/templates/ranking.html
@@ -113,6 +113,9 @@
</tr>
</tbody>
</table>
+ <div class="well well-sm">
+ &copy; 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="https://code.jquery.com/jquery-2.2.4.min.js"></script>
<script type="text/javascript" src="res/ranking.js"></script>