player filters! favourites! stats!
also, small fixes/improvements, new ryuji feature: "if in array", "if not in array"
This commit is contained in:
@@ -4,11 +4,13 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>these r not the droids you u looking 4</title>
|
||||
<style>
|
||||
/* */
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div style="position: absolute; float: right; right: 10px;">
|
||||
<a href="/player">Player</a>
|
||||
-
|
||||
<a href="/stats">Stats</a>
|
||||
</div>
|
||||
<div id="main">
|
||||
<label for="show">Show:</label>
|
||||
<select id="show" onchange="show_change()">
|
||||
|
||||
Reference in New Issue
Block a user