16 lines
440 B
HTML
16 lines
440 B
HTML
<!DOCTYPE html><html lang=en><head><meta charset=utf-8>
|
|
<base href='/iptv/'>
|
|
<title>{{TITLE}} — iptv</title>
|
|
<meta name=viewport content='width=device-width,initial-scale=1'>
|
|
<link rel=stylesheet href='iptv.css'>
|
|
<script>var BASE='/iptv';</script>
|
|
</head>
|
|
<body>
|
|
<header><h1>iptv</h1><nav>
|
|
<a href='series'>series</a>
|
|
<a href='movies'>movies</a>
|
|
<a href='search'>search</a>
|
|
<a href='downloads'>downloads</a>
|
|
</nav></header>
|
|
<div class=c>
|