mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
18 lines
No EOL
578 B
HTML
18 lines
No EOL
578 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Removeddit</title>
|
|
<meta charset="utf-8">
|
|
<!-- https://cdn.rawgit.com/JubbeArt/removeddit/fc5a696e/static/style.css-->
|
|
<link href="/static/style.css" rel="stylesheet">
|
|
<link rel="shotcut icon" href="https://cdn.rawgit.com/JubbeArt/removeddit/fc5a696e/static/favicon.ico">
|
|
</head>
|
|
<body>
|
|
<header id="header">
|
|
<a href="/" id="header-title-link"><h1 id="header-title">Removeddit [beta]</h1></a>
|
|
<div id="loading">
|
|
<p id="loading-text"></p>
|
|
<img style="display:none" id="loading-image"></img>
|
|
</div>
|
|
</header>
|
|
<div id="main"> |