mirror of
https://github.com/stashapp/stash.git
synced 2025-12-24 17:23:27 +01:00
11 lines
295 B
Text
11 lines
295 B
Text
<!DOCTYPE html>
|
|
<html lang="en" dir="ltr">
|
|
<head>
|
|
<meta charset="UTF-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<title>Stash</title>
|
|
</head>
|
|
<body>
|
|
<div id="root" className="Stash"></div>
|
|
</body>
|
|
</html>
|