38 lines
1.5 KiB
HTML
38 lines
1.5 KiB
HTML
<html>
|
|
<head>
|
|
<title>MY OWN EEPSITE</title>
|
|
<link rel="shortcut icon" href="favicon.ico" />
|
|
<link rel="stylesheet" type="text/css" href="lib/eepsite.css" />
|
|
</head>
|
|
<body>
|
|
<div class="fairylights">
|
|
<div class="main">
|
|
<h1>MY EEPSITE</h1>
|
|
<div class="langbar">
|
|
<!-- Most of these languages listed here are yet to be translated -->
|
|
<a href="index.html"><img src="lib/us.png" title="English" alt="English"></a>
|
|
<a href="index_na.html"><img src="lib/cn.png" title="中文" alt="中文"></a>
|
|
<a href="index_de.html"><img src="lib/de.png" title="Deutsch" alt="Deutsch"></a>
|
|
<a href="index_fr.html"><img src="lib/fr.png" title="Français" alt="Français"></a>
|
|
<a href="index_na.html"><img src="lib/es.png" title="Español" alt="Español"></a>
|
|
<a href="index_na.html"><img src="lib/it.png" title="Italiano" alt="Italiano"></a>
|
|
<a href="index_nl.html"><img src="lib/nl.png" title="Nederlands" alt="Nederlands"></a>
|
|
<a href="index_ru.html"><img src="lib/ru.png" title="Русский" alt="Русский"></a>
|
|
<a href="index_sv.html"><img src="lib/se.png" title="Svenska" alt="Svenska"></a>
|
|
<a href="index_na.html"><img src="lib/ir.png" title="فارسی" alt="فارسی"></a>
|
|
<a href="index_na.html"><img src="lib/jp.png" title="日本語" alt="日本語"></a>
|
|
|
|
|
|
</div>
|
|
<h2>Words and pictures and stuff</h2>
|
|
Your cool stuff here...
|
|
<div class="notify">
|
|
Bring more attention to something of interest here!
|
|
</div>
|
|
<hr><div class="footnote">
|
|
Document last edited: November 2009.</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|