15 lines
378 B
HTML
15 lines
378 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>FSR Image & Video Upscaler Frontend - janishutz.com</title>
|
|
<link rel="stylesheet" href="/css/mainstyle.css">
|
|
<script src="/js/jquery.js"></script>
|
|
<script src="/js/basicanimations.js"></script>
|
|
</head>
|
|
|
|
<body>
|
|
<div id="ContentToInclude"></div>
|
|
<h1>FSR Image & Video Upscaler Frontend</h1>
|
|
<p>Still under construction</p>
|
|
</body>
|
|
</html> |