post_start.html (290B)
1 <!DOCTYPE>
2
3 <html>
4 <head>
5 <title>%s</title>
6 <link rel="stylesheet" type="text/css" href="/style.css">
7 </head>
8
9 <body>
10
11 <div style="width: 100%%; text-align: center">
12 <a href="/"><img class="logo" src="/logo.png"></a>
13 </div>
14
15 <div style="margin-top: 45px"></div>
16
17 <h2 class="title">%s</h2>