summaryrefslogtreecommitdiff
path: root/bucky2/template/splash_list_page
blob: 467b40602ec810427b562213a74535d2819092c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>Carbon Pictures%%TITLE%%</title>
    <link rel="stylesheet" href="/splash/splash.css" type="text/css">
    <style type="text/css">
    </style>
  </head>
<body>

<div class="container">
<header>
<h1 class="classy">old splash pages</h1>
<i>"crank up the zoom if yr on a big monitor"</i>
</header>
%%YEARS%%
</div>

</body>
</html>