Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<title>Админка KeyHub</title>
<style>
body { font-family: sans-serif; max-width: 800px; margin: auto; padding: 20px; }
table { width: 100%; border-collapse: collapse; }
th, td { border: 1px solid #ccc; padding: 10px; text-align: center; }
</style>