CJ_Clippy 4225bbdf61
Some checks failed
ci / build (push) Failing after 4m19s
ci / Tests & Checks (push) Failing after 9m47s
controllers tests are passing
2025-02-12 06:09:01 -08:00

34 lines
1.2 KiB
Plaintext

<!DOCTYPE html>
<html lang="en" class="[scrollbar-gutter:stable]">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="csrf-token" content={get_csrf_token()} />
<meta name="RATING" content="RTA-5042-1996-1400-1577-RTA" />
<meta name="description" content="The Galaxy's Best VTuber Hentai Site" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@futureporn_net" />
<meta name="twitter:creator" content="@cj_clippy" />
<meta name="twitter:title" content="Futureporn.net" />
<meta name="twitter:description" content="The Galaxy's Best VTuber Hentai Site" />
<.live_title suffix=" · Futureporn">
{assigns[:page_title] || "Bright"}
</.live_title>
<link phx-track-static rel="stylesheet" href={~p"/assets/app.css"} />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link
rel="alternate"
type="application/rss+xml"
title="Futureporn VOD RSS"
href={~p"/feeds/vods.xml"}
/>
<script defer phx-track-static type="text/javascript" src={~p"/assets/app.js"}>
</script>
</head>
<body class="">
{@inner_content}
</body>
</html>