1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
\r
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
\r
5 <meta http-equiv="Content-Language" content="en">
\r
6 <title>${blog.name}</title>
\r
8 <link rel="stylesheet" type="text/css" href="/css/base.css" />
\r
9 <link rel="stylesheet" type="text/css" href="/css/theme.css" />
\r
10 <style type="text/css">
\r
12 <script type="text/javascript" src="/theme/scripts/roller.js"></script>
\r
16 <table border="0" cellspacing="0" cellpadding="0" width="100%">
\r
19 <td width="100%" bgcolor="#666666">
\r
23 <td width="100%" bgcolor="#ffffff">
\r
27 <td class="title" width="100%" bgcolor="#cccc99" valign="top">${blog.name}<br>
\r
28 <font class="descrip">${blog.description}</font>
\r
32 <td width="100%" bgcolor="#000000">
\r
38 <table border="0" cellspacing="0" cellpadding="0" width="100%">
\r
41 <td valign="top" width="555" class="body">
\r
45 <h3>${lastpost.title}</h3>
\r
48 ${lastpost.contents}
\r
51 <span class="dateStamp">(First Published at ${lastpost.date})</span>
\r
57 <td width="1" bgcolor="#000000" rowspan="2">
\r
60 <td valign="top" width="175">
\r
62 <table border="0" cellspacing="0" cellpadding="0"
\r
66 <td bgcolor="#cccccc">
\r
72 <table border="0" cellspacing="0" cellpadding="0" width="100%">
\r
76 <td bgcolor="#cccccc"><font class="
\r
77 subhead">Links</font></td>
\r
80 <td bgcolor="#000000">
\r
86 <li><a id="MyLinks1_HomeLink" href="/${blog.author.login}/view.rails">Home</a></li>
\r
87 <li><a id="MyLinks1_Admin" href="/account/authentication.rails">Login</a></li>
\r
88 <li><a id="MyLinks1_HomeLink" href="/${blog.author.login}/view.rails?printable=true">Printable</a></li>
\r
97 <table border="0" cellspacing="0" cellpadding="0" width="100%">
\r
101 <td bgcolor="#cccccc"><font class="
\r
102 subhead">Old posts</font></td>
\r
105 <td bgcolor="#000000">
\r
111 #foreach( $entry in $posts )
\r
112 <li><a href="view.rails?entryid=$entry.id">$entry.title</a> </li>
\r
122 <td width="1" bgcolor="#000000" rowspan="2">
\r
125 <td bgcolor="#aaaaaa" rowspan="2">
\r
132 <td width="175" bgcolor="#666666">
\r
137 <td colspan="5" bgcolor="#999999">
\r