Leon4gr45's picture
Upload folder using huggingface_hub (part 2)
936b397 verified
Raw
History Blame Contribute Delete
457 Bytes
<!DOCTYPE html>
<html lang="en" class="h-full plausible">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Plausible · HelpScout Integration</title>
<link rel="stylesheet" href={Routes.static_path(@conn, "/css/app.css")} />
</head>
<body class="flex flex-col bg-gray-50">
{@inner_content}
</body>
</html>