2025-01-03 06:45:35 -08:00
|
|
|
<!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()} />
|
2025-01-14 18:51:12 -08:00
|
|
|
<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" />
|
|
|
|
|
2025-01-10 19:10:04 -08:00
|
|
|
<.live_title suffix=" · Futureporn">
|
2025-02-10 08:16:50 -08:00
|
|
|
{assigns[:page_title] || "Bright"}
|
2025-01-03 06:45:35 -08:00
|
|
|
</.live_title>
|
|
|
|
<link phx-track-static rel="stylesheet" href={~p"/assets/app.css"} />
|
2025-01-14 18:51:12 -08:00
|
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
2025-02-10 08:16:50 -08:00
|
|
|
<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>
|
2025-01-03 06:45:35 -08:00
|
|
|
</head>
|
|
|
|
<body class="">
|
2025-02-10 08:16:50 -08:00
|
|
|
{@inner_content}
|
2025-01-03 06:45:35 -08:00
|
|
|
</body>
|
|
|
|
</html>
|