summaryrefslogtreecommitdiff
path: root/photography/index.php
blob: be5778383bde6fe0cbfffcab68a249c7456fb9b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<head>
    <link rel="stylesheet" href="/style.css">
    <link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>

<body>
    <div class="contentpane">
        <h1>Photography | <a class="backbutton" href="../">[Back]</a></h1>
        <p>There's nothing here, yet.
        </p>
    </div>
</body>