dfdsfsafdsfsdfasdsf
This commit is contained in:
20
templates/about.html
Normal file
20
templates/about.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>OpenVK4WebTV - About</TITLE>
|
||||
<STYLE>
|
||||
Body { font-family: Arial; background: #EEE; }
|
||||
.container { width: 300px; margin: 50px auto; padding: 20px; background: white; }
|
||||
.field { margin: 10px 0; }
|
||||
INPUT { width: 100%; padding: 2px; }
|
||||
</STYLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<DIV CLASS="container">
|
||||
<P><B>OpenVK4WebTV</B> is a simple ass OpenVK client for WebTVs (and maybe super old web browsers)</P>
|
||||
<BR>
|
||||
<P>Made by me... and DeepSeek (cuz i suck at everything)</P>
|
||||
<IMG SRC="/static/me.gif"><IMG SRC="/static/deepseek.gif">
|
||||
</DIV>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user