<div class="content"> <button onclick="window.location.href='/admin/votes'">Votes</button> <button onclick="window.location.href='/admin/teams'">Teams</button> <button onclick="window.location.href='/admin/games'">Games</button> <button onclick="window.location.href='/admin/users'">Users</button> </div>