21 lines
No EOL
717 B
HTML
21 lines
No EOL
717 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Tips+</title>
|
|
<link rel="shortcut icon" href="images/logo.ico">
|
|
<link rel="stylesheet" type="text/css" href="css/style.css">
|
|
</head>
|
|
<body>
|
|
<ul>
|
|
<li><a class="statushome" href="#">Home</a></li>
|
|
<li><a href="./Basics">The Basics</a></li>
|
|
<li><a href="./Tutorials">Tutorials</a></li>
|
|
<li><a href="./Dictionary">Dictionary</a></li>
|
|
<li><a href="./Contributors">Community Members</a></li>
|
|
</ul>
|
|
<br style="line-height: 350%">
|
|
<h1>Sorry, nothing here.</h1>
|
|
<h3><a href="https://www.reddit.com/u/-mpg13-">Contact me</a> or ask on <a href="https://www.reddit.com/r/jailbreak">/r/jailbreak</a> if you need help with a topic you can't find!</h3>
|
|
</body>
|
|
</html> |