e949/index.html

71 lines
2.8 KiB
HTML
Raw Normal View History

2023-07-30 23:12:52 +05:30
<!DOCTYPE html>
<html lang="en">
<head>
<title>E949: Index</title>
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon">
<link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png">
<meta name="theme-color" content="#00549e">
<!--TODO-->
<link rel="stylesheet" href="./front/styles/default.css">
<script src="./front/scripts/some_script.js" type="text/javascript" integrity="1234"></script>
</head>
<body class="c-static a-home resp">
<div id="page">
<div id="c-static">
<div id="a-home">
<div id="searchbox" class='mascotbox'>
<div id="static-index">
<h1 style="font-size: 4em;"><a href="./">E949</a></h1>
<div id="links">
<a title="Login or sign up" href="./session/new">Login/Signup</a>
<a title="A paginated list of every post" href="./posts">Posts</a>
<a title="A paginated list of every comment" href="./comments">Comments</a>
<a title="A paginated list of every tag" href="./tags">Tags</a>
<a title="Wiki" href="./wiki_pages?title=help%3Ahome">Wiki</a>
<a title="Forum" href="./forum_topics">Forum</a>
<a title="A site map" href="./static/site_map">&raquo;</a>
</div>
<div>
<form action="./posts" accept-charset="UTF-8" method="get">
<div>
<input type="text" name="tags" id="tags" value="" size="30" autofocus="autofocus" data-autocomplete="tag-query"><br>
<input type="submit" value="Search">
<input type="button" value="Change Mascot" id="change-mascot">
</div>
</form>
</div>
</div>
<div id='mascot_artist'>
<!-- *пустота* -->
</div>
</div>
<div id='searchbox2' class='mascotbox'>
<img src="./images/counter/3.png">
<img src="./images/counter/4.png">
<img src="./images/counter/5.png">
<img src="./images/counter/1.png">
<img src="./images/counter/9.png">
<img src="./images/counter/5.png">
<img src="./images/counter/3.png">
</div>
<div id="news-excerpt-box" class="mascotbox">
<div class="news-excerpt dtext-container">Site Maintenance: Wednesday, April 12</div>
<div class="previous-news-link"><a href="./news_updates">Click here for previous news</a></div>
</div>
<div id='searchbox3' class='mascotbox'>
<p>
Serving 3,451,953 posts<br>
<a title="Takedown Information" href="./static/takedown">Takedown Policy and Process</a> |
<a title="Contact Us" href="./static/contact">Contact Us</a> |
<a title="Advertising with Us" href="./help/advertising">Advertising</a> |
<a title="Terms of Service" href="./static/terms_of_service">Terms of Service</a> |
<a title="Privacy Policy" href="./static/privacy">Privacy</a>
</p>
</div>
</div>
</div>
</div>
</body>
</html>