mirror of
https://github.com/He4eT/tabswitcher.git
synced 2026-05-05 01:17:23 +00:00
14 lines
254 B
HTML
14 lines
254 B
HTML
<!doctype html>
|
|
<html lang='en'>
|
|
<head>
|
|
<meta charset='UTF-8'>
|
|
<title>Tabswhither</title>
|
|
<link rel='stylesheet' href='../css/common.css' />
|
|
<link rel='stylesheet' href='./search.css' />
|
|
</head>
|
|
|
|
<body>
|
|
lorem
|
|
</body>
|
|
</html>
|
|
|